Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

GirlInPurple/onedsix

Repository files navigation

1D6

1D6 Logo

A Data-Gen based RPG Game/Engine

Discord Link Desktop/Server CI Launcher CI Contributors GitHub License JitPack

This project was originally started because I wanted to make a DnD-like RPG game, homebrew and all. Instead, it has grown quite significantly in scope since then and has basically become its own engine on top of LibGDX.

This project is based around Data-gen and allowing for any code you want to be run. Being open-source and lightweight, it makes this very easy and fast to add new features, and/or to code or your own mod.

Install instructions are located here.

I highly recommend you check out the rest of the wiki, as it has far more info than here.
We also have a JavaDoc (TBD) and Contribution Guidelines if you're interested.

Licensing

1D6 will forever remain FOSS under GPL-v3.0 license.
All art and music assets are owned by their creators, please ask them about licensing.
Most of the time you should be fine, but especially for music/audio related assets, it's best to shoot them an email or something first.
All of BaseMod's assets are under CC-BY-NC-V4.
LibGDX is under Apache-2.0, the rest of the dependencies are under their own licenses.
MiniMods Mod Loader is also under GPL-v3.0, as well as MiniMods Software License Agreement.