20 downloads 218 views Aug 30, 2025
profile

The XCC Project by Shlomo

Updated Aug 30, 2025
project thumbnail

XCC Project annoucment

I am pleased to announce the release of XCC (ComputerCraft Tools Collection), a comprehensive web-based development suite for CC: Tweaked. This project provides a toolset to streamline ComputerCraft application development.

XCC includes UI generator with support for multiple UI frameworks (Basalt, PixelUI, and PrimeUI), advanced components like TreeView and Chart widgets, and a dedicated NFP picture editor. The toolset generates clean, production-ready Lua/XML/JSON/XCC code and supports project management through our custom .xcc file format.

The project is now available as an open-source solution for CC: Tweaked developers.

As always, feedback is welcome. Feel free to point out bugs, open issues, and suggest a feature/new tool.

Current Tools:

  • Basalt UI Designer
  • PixelUI UI Designer
  • PrimeUI UI Designer
  • NFP (CC's image format) Editor
comments
You can login with Discord to leave comments and reply to others!
pfp Speedy 1 month ago

It's really useful but the Basalt/PrimeUI/PixelUI editor has a little bug, if you switch editors (by clicking the button at the top left) whilst something is placed, it will prevent them from being deleted, even if you switch back

pfp Shlomo Creator 1 month ago

Thanks. Consider opening issue on the repo for this bug (:

pfp Shlomo Creator 1 month ago

It's fixed now, thanks.