Krist and CrypticOre shop for ComputerCraft
.github | 2 years ago | ||
.vscode | 2 years ago | ||
data | 2 years ago | ||
docs | 2 years ago | ||
src | 2 years ago | ||
.gitignore | 2 years ago | ||
LICENSE | 3 years ago | ||
README.md | 2 years ago | ||
installer.lua | 2 years ago |
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
.