A piece of software that let's you create Krist shops in modern version of ComputerCraft No other mods than ComputerCraft (Tweaked or Restitched) are required.
Folder | Description |
---|---|
/src |
The source code! This file will be compiled into kristify.lua . |
/data |
All types of data. Examples: Config, products, chests, etc. |
/docs |
The documentation folder. This folder is not included in production. |
/.github |
All github related stuff. Not included in production |
/.vscode |
All VSCode related stuff. Not included in production |
Our documentation is hosted on kristify.github.io/kristify
.