This website requires JavaScript.
Explore
Help
Sign in
stjr
/
UltimateZoneBuilder
Watch
0
Star
0
Fork
You've already forked UltimateZoneBuilder
0
mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced
2024-11-23 12:22:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
629f619794
UltimateZoneBuilder
/
Source
/
Core
/
Plugins
History
codeimp
629f619794
Added basic plugin loading order system (just a cfg file which sets the order in which to load the DLL files, this matters because that is also the order in which events are raised on plugins)
2010-08-18 12:19:37 +00:00
..
Plug.cs
Added a minimum revision property to a Plugin's plug as a safety for newer plugins.
2010-08-12 18:42:52 +00:00
Plugin.cs
Added a minimum revision property to a Plugin's plug as a safety for newer plugins.
2010-08-12 18:42:52 +00:00
PluginManager.cs
Added basic plugin loading order system (just a cfg file which sets the order in which to load the DLL files, this matters because that is also the order in which events are raised on plugins)
2010-08-18 12:19:37 +00:00