Sovngarde is an Open Source library for the Lua scripting language that provides access to an array of utilities that can be accessed in an object oriented manner. Sovngarde is built on top of middleclass which can be found here:
https://github.com/kikito/middleclass
- doc: Contains documentation for the project.
- lib: Thrird-party libraries and dependencies.
- src: Project source.
- LICENSE.txt: Project license, GNU General Public License version three (3).
- README.md: Project details.