mobac-unlocked/README.md

18 lines
362 B
Markdown
Raw Normal View History

# mobac-unlocked
2021-02-03 17:09:36 -07:00
*MOBAC with an increased tile limit and questionable map sources.*
2021-02-03 17:09:36 -07:00
I modified MOBAC to do some special things:
2021-02-03 17:09:36 -07:00
- Increased tile limit to 2 million.
- Added a few "questionable" map sources.
2021-02-03 16:41:26 -07:00
## Original README
2021-02-03 17:03:47 -07:00
[README.html](https://git.evulid.cc/cyberes/mobac-unlocked/src/branch/master/README.html)
2021-02-03 17:03:47 -07:00
## Build
2021-02-03 17:03:47 -07:00
```shell
bash gradlew dist
```