[Tool] C3Addon Community Compiler: Real-time Automation for SDK v2 Addons
Hello Construct community!
As many of you know, I have been maintaining a thread for the Community Porting List for SDK v2. While that list has been helpful for tracking progress, I realized that the manual process of downloading from GitHub and wrapping them into .c3addon files could be much faster.
To support this effort, I've developed a non-profit "bridge" tool as part of the SwapLab project to automate the compilation process:
🌐 c3addoncommunity.swaplab.net
⚙️ How it works
This service acts as an automated bridge between the public source code and your Construct 3 editor:
- Source: It pulls the latest code directly from the EMI INDO GitHub repositories.
- Real-time Build: The server wraps the repository content into the correct
.c3addon structure instantly. - Zero Modification: The bridge does not change any code; it only provides an automated way to package it for distribution.
⚖️ Transparency & Credits
Transparency is the core principle of this project. To ensure everyone feels safe using this tool:
- Open Source UI: The frontend is hosted on Cloudflare Pages, and you can audit the source code here: GitHub Repository.
- Original Authors: This tool is strictly a compiler bridge. All intellectual property, original logic, and documentation for these community addons belong to their respective creators. Please visit the Official Construct 3 Addon Store for official resources and to support the original developers.
🌍 Explore Other Community Tools
You might also find my other SwapLab community projects useful:
Feel free to provide feedback or suggest new repositories to be added to the auto-compiler list!