Fork me on GitHub

Starfall is an object-oriented scripting framework for Garry’s Mod. It allows for addons to be scriptable serverside or clientside by exposing a limited set of functions and monitors how many instructions it executes. It initially was intended to replace Wiremod’s aging Expression 2 Processor with something faster and better.

Features of Starfall

At the moment, Starfall requires Wiremod to be installed. The interaction however is minimal, and there are plans to sever this dependancy.