Skip to content

RiptideEngine/Lunacub

Repository files navigation

icon

Lunacub

Lunacub is an API designed to simplify the process of building and importing external resources during application runtime.

Always built with latest .NET version (currently .NET 9.0).

License

Lunacub is licensed under the GNU General Public License Version 3, see here for more details.

Documentation

  • There is currently no plan to make a documentation website, but you can see some usage example in the example directory.

Manual building

You can manually build Lunacub with your own .NET environment. There is no plan to support older .NET version, so .NET 9.0 is a must for the time being.

To clone Lunacub locally, run one of these 2 following git commands:

git clone https://github.com/RiptideEngine/Lunacub.git

or

git clone git@github.com:RiptideEngine/Lunacub.git

If you are on Windows, you can optionally enable long file paths in git (run as Administrator):

git config --system core.longpaths true

About

A library allows for working with game contents.

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages