Frequently Asked Questions

How do I add my project?

You can add your project by logging into the website with your Discord account and going to your profile. Alternatively, you can use the API to manage your projects, or use the commands of the Discord bot.

What's the API for?

You can use the API documentation to make anything you think can be fun or useful :)

Some examples include: a Discord/Telegram/other bot, a ComputerCraft client to install programs, automatically updating your project or account info or anything else!

What projects are allowed?

Anything related to ComputerCraft! This includes programs, libraries, resource packs, emulators, mods/addons!

How does it work?

This website is a frontend for the store database / API, and uses the same API endpoints you can use in your projects. Anyone can create their own website, CC program, bot other other tools to look at any of the data from the store using the API documentation.

Can I help?

Definitely! This website is open source and anyone can contribute! Feel free to message me (Xella) on Discord if you want to help out.

You can also help out by creating a ComputerCraft frontend to install programs easily. We've had a very basic one which is on pastebin, but it has not been updated to work with the changes made to the store, and its code is rather messy, so it should probably be written from scratch.