Krist and CrypticOre shop for ComputerCraft

@Erlend Erlend authored on 30 Dec 2022
.github Update funding.yml with 1turtle's krist 2 years ago
.vscode Improve backend code 2 years ago
data gitignore: Add products.lua 2 years ago
docs Delete CNAME 2 years ago
src refactor: Do backend refactoring 2 years ago
.gitignore gitignore: Add products.lua 2 years ago
LICENSE Create LICENSE 3 years ago
README.md Updated url (#10) 2 years ago
installer.lua Updated installer 2 years ago
README.md

kristify

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 Structure

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

Documentation

Our documentation is hosted on kristify.github.io.