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