Atomic is a flexible, OOP-driven framework for building Garry’s Mod addons and gamemodes with a clean, modular architecture. Each package is a self-contained unit - just like an addon - with built-in dependency management and powerful libraries for writing structured, maintainable Lua code.
Simply place the framework in your addons/ folder.
Atomic will automatically load available packages.
Optional dependencies:
We welcome all contributions — bug fixes, improvements, and new libraries are appreciated. Please follow the project’s coding style and submit a pull request through GitHub.
