Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Prison Architect .prison file parser written in Crystal

License

Notifications You must be signed in to change notification settings

SamualLB/dot_prison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Fork it (https://github.com/SamualLB/dot_prison/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

Prison Architect .prison file parser written in Crystal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published