Krist and CrypticOre shop for ComputerCraft

@Erb3 Erb3 authored on 22 Dec 2022
.vscode :poop: Do lots of stuff that needs to be improved 2 years ago
data :poop: Do lots of stuff that needs to be improved 2 years ago
docs Create basic folder structure 3 years ago
src :poop: Do lots of stuff that needs to be improved 2 years ago
.gitignore :poop: Do lots of stuff that needs to be improved 2 years ago
LICENSE Create LICENSE 3 years ago
README.md Get ready to develop backend 2 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.
/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