Krist and CrypticOre shop for ComputerCraft

@Erlend Erlend authored on 30 Aug 2022
GitHub committed on 30 Aug 2022
.gitignore You don't want to leak config.lua 3 years ago
LICENSE Create LICENSE 3 years ago
README.md Fix folder structure in README.. again 3 years ago
init.lua Create init.lua 3 years ago
README.md

kristify

A Krist Shop Software for newer versions of CC:T No other mods are required.

Folder Structure

Folder Description
/src The source code! This file will be compiled into kristify.lua.
/services Different services. Mainly the different product types.
/data 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