Krist and CrypticOre shop for ComputerCraft

@Impulse Impulse authored on 2 Sep 2022
GitHub committed on 2 Sep 2022
data Code is now compatible with file structure 3 years ago
docs Create basic folder structure 3 years ago
services Create link- and draft item- service 3 years ago
src Krist API in a separate directory. 3 years ago
.gitignore You don't want to leak config.lua 3 years ago
.gitmodules Switching to Basalt Framework 3 years ago
LICENSE Create LICENSE 3 years ago
README.md Create basic folder structure 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.
/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