dot_prison
Version, currently master branch1 version
- master branchlatestDec 30, 2025
github.com/SamualLB/dot_prison
Prison Architect .prison file parser written in Crystal
Installation
# Add this to your shard.yml
dependencies:
dot_prison:
github: SamualLB/dot_prison
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.27.1- License
- MIT
- Author
- Samual Black
- Target
dot_prisonfrom src/dot_prison.cr
Dependencies
This version declares no dependencies.
README
DotPrison
A library that reads from the Prison Architect save game (.prison) files.
Has a working parser and lexer, which produces a lua table-like structure (DotPrison::Table.)
These structures are then handled as Crystal (DotPrison::Consumer) objects
Installation
TODO: Write installation instructions here
Usage
Currently only usable as a library.
There are some examples in the examples directory, that will be expanded in future.
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/SamualLB/dot_prison/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Samual Black - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Dec 30, 2025
- Crystal
0.27.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/SamualLB/dot_prison
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 1