https://github.com/kylestev/prisonarchitect
Python module for accessing Prison Architect save files
https://github.com/kylestev/prisonarchitect
Last synced: 11 months ago
JSON representation
Python module for accessing Prison Architect save files
- Host: GitHub
- URL: https://github.com/kylestev/prisonarchitect
- Owner: kylestev
- License: other
- Created: 2014-12-26T05:23:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-18T04:39:22.000Z (almost 11 years ago)
- Last Synced: 2025-02-14T19:56:29.801Z (over 1 year ago)
- Language: Python
- Size: 238 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
prisonarchitect
===============
Python module for accessing Prison Architect save files
This is no where near production ready, unfortunately. Major speed optimizations are to be determined. Aiming to reach a stable release before Prison Architect exits their Alpha phase.
## Example Usage
See example files in `./examples`