An open API service indexing awesome lists of open source software.

https://github.com/onedsix/onedsix

1D6 : A Data Derived and Modding focused RPG Engine
https://github.com/onedsix/onedsix

1d6 data-driven modding multiplayer-game rpg rpg-game

Last synced: 3 months ago
JSON representation

1D6 : A Data Derived and Modding focused RPG Engine

Awesome Lists containing this project

README

        

# 1D6

1D6 Logo

## A Data Derived RPG Game/Engine

Desktop/Server CI
Contributors
JitPack

Discord Link
Matrix Room Link

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 focused around Modding, Data-Driven assets, and allowing for any code you want to be run. Being open-source and relatively 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](../../wiki/For-Users).

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

## Licensing

**1D6 will forever remain Free Open Source Software under [GPL-v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html) license, with it's assets under [CC-BY-NC-V4](https://creativecommons.org/licenses/by-nc/4.0/deed.en).**

**LibGDX is under [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0)**.\
**[MiniSponge Loader](https://github.com/OneDSix/MiniSponge) is also under [GPL-v3.0](https://github.com/OneDSix/MiniSponge/blob/main/LICENSE-GPL)**, as well as the **[MiniMods Software License Agreement](https://github.com/OneDSix/MiniSponge/blob/main/LICENSE)**.\
The rest of the dependencies are under their own licenses, and are listed in [`build.gradle`](/build.gradle).\
All art and music assets are owned by their respective 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.