GmodStarfall / Starfall

Starfall Processor for Garry's Mod + Wiremod
http://www.wiremod.com/forum/developers-showcase/22739-starfall-processor.html
Other
13 stars 6 forks source link

Register "global" libraries to default environment #138

Open ColonelThirtyTwo opened 11 years ago

ColonelThirtyTwo commented 11 years ago

Instead of loading each library with loadLibrary boilerplate, just load the libraries to SF.DefaultEnvironment. The library will be in the script's global environment ready to use.