rebel1324 / NutScript

A free role-play framework for Garry's Mod.
http://nutscript.net
MIT License
65 stars 31 forks source link

Change plugin to load in `Initialize` hook #254

Closed brianhang closed 5 years ago

brianhang commented 5 years ago

Change it so nut.plugin.initialize is called in the Initialize hook. This fixes #191 .