This is Autorun for the next generation.
- 🖥️ Launcher UI. No menu plugins, or manual injection. Just start Autorun and press play.
- 🐧 🤝 🪟 Both Linux and Windows are supported.
- 📂 Fully sandboxed filesystem powered by cap-std, which webassembly uses for their sandboxing.
- 🔒 All Autorun functions now ensure they're running in Autorun, just in case you accidentally leak them to _G.
- 🌑 A refreshing new set of Lua API bindings - autorun-lua. This was built from the ground up to be ergonomic and replace rglua and gmod-rs. You can use this outside of Autorun-ng for your own binary module projects.
- 👨🏻💻 A new set of interface bindings, autorun-interfaces. This is a zero dependency library which provides access to source engine interfaces. You can use this outside of Autorun-ng for your own binary module projects.
- ✅ Running code in the menu state, menu plugins are no longer.
