The SCI/AGI plugin.
Inheritance: AlexandriaPlugin
Ejemplo n.º 1
0
 public ResourceMapFormat(Plugin plugin)
     : base(plugin, typeof(ResourceMap), canLoad: true)
 {
 }