Inheritance: Alexandria.AlexandriaPlugin
Example #1
0
 public LuaFormat(Plugin plugin)
     : base(plugin, typeof(LuaModule), canLoad: true)
 {
 }