New Stuff:
- Name did not comply with Spigot's rules by using "Skyrim" in the name. The new name, NordicRPG, does comply.
+ Added a way for Developer to make their own spells through SkyrimRPG's API. Tutorial and examples here:
https://github.com/Dartanman/ExampleNordicRPGAddons
+ Old permissions (skyrim.whatever) still work, but I would recommend using the new permissions (nordicrpg.whatever)
+ Did a
complete recode. NordicRPG is now object-oriented (as it should have been from the beginning), allowing for me to several things, including a) allow you to make your own spells, b) provide quicker support and fix bugs faster, and c) add my own new features faster.