Skip to content

Repository files navigation

CCraft Studio

This is an open-source project. It’s a studio app for people playing the CC: Tweaked Minecraft mod.

Our Website: https://ccraft.studio

A lot of players (including younger ones) want to create their own programs in the mod, but they give up because Lua programming feels too difficult or overwhelming. That’s the main problem we’re trying to solve.

With CCraft Studio, instead of coding, users can:

  1. Build GUIs by dragging and dropping components
  2. Program behavior using block-based logic (no Lua needed)
  3. Instantly test everything using a built-in CraftOS-PC app
  4. Export directly into the game and more

Preview Image

This project is currently under active development. Features and functionality may change.

Getting Started

If you'd like to test the current state of the project, you can download the latest release from our Releases page.

To run the CCraft Studio from source code, follow these steps:

  1. Install the dependencies:

    npm install .
  2. Run the development environment:

    npm run dev

Feedback & Support

  • Found a bug or have a suggestion? Please open an issue
  • Have a Questions? Feel free to start a discussion

Thank you for your interest in CCraft Studio!

License

This project is licensed under the MIT License.

Third-Party Notices

This project includes ideas, codes and/or assets from 3rd-party projects:

  • Details: LICENSES/THIRD_PARTY_NOTICES.md

About

Create CC: Tweaked programs easily with a visual editor, no coding required!

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages