Krist and CrypticOre shop for ComputerCraft

@Erb3 Erb3 authored on 14 Nov 2022
data Working on showing products 3 years ago
docs Create basic folder structure 3 years ago
src Get ready to develop backend 2 years ago
.gitignore You don't want to leak config.lua 3 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