Krist and CrypticOre shop for ComputerCraft
config | 3 years ago | ||
docs | 3 years ago | ||
services | 3 years ago | ||
src | 3 years ago | ||
.gitignore | 3 years ago | ||
LICENSE | 3 years ago | ||
README.md | 3 years ago |
A Krist Shop Software for newer versions of CC:T No other mods are required.
Folder | Description |
---|---|
/src |
The source code! This file will be compiled into kristify.lua . |
/services |
Different services. Mainly the different product types. |
/config |
All types of data. Example: Config, products, chests, etc. |
/docs |
The documentation folder. This folder is not included in production. |
/.github |
All github related stuff. Not included in production |