Update README.md
This commit is contained in:
parent
8c71e782a7
commit
b410c9af37
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -68,6 +68,16 @@ Note that Right-to-Left languages such as Arabic and Hebrew are not supported by
|
||||||
- Fork the repo, and clone your fork
|
- Fork the repo, and clone your fork
|
||||||
- Configure an Application run configuration with DesktopLauncher as the Main Class and \<repo_folder\>\android\assets\ as the Working directory
|
- Configure an Application run configuration with DesktopLauncher as the Main Class and \<repo_folder\>\android\assets\ as the Working directory
|
||||||
|
|
||||||
|
To help you get started, the main classes are (in tree form, so you can see how the game itself saves them):
|
||||||
|
|
||||||
|
- GameInfo
|
||||||
|
- TileMap
|
||||||
|
- TileInfo
|
||||||
|
- MapUnit
|
||||||
|
- CivilizationInfo
|
||||||
|
- CityInfo
|
||||||
|
|
||||||
|
|
||||||
## [Adding a new Civ](docs/NewCivs.md)
|
## [Adding a new Civ](docs/NewCivs.md)
|
||||||
|
|
||||||
# FAQ
|
# FAQ
|
||||||
|
|
Loading…
Reference in a new issue