I just finished a new version of my game The Goalkeeper. This new update introduces players/team editing using an external csv file (hopefully this will be easy enough for anyone, while I’m making the player editor).
Here’s the official press release:
What’s New in 1.1.7
- Added possibility to change team names and players. To change team names edit the teams.ini file under the data subfolder
- You can now change players editing the file players.csv which is a standard csv file. A separate editor is under development, but you can already edit your players using this popular format, knowing that the final editor will be able to use it.
- Fixed a button placement bug in the Statistics Screen