Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 884 Bytes

File metadata and controls

20 lines (15 loc) · 884 Bytes

Berry Default API

This is the default API provided by VoidSingularity, licensed under the GNU Lesser General Public License v3.0 (or later).

License

This mod is licensed undered the GNU Lesser General Public License v3.0 (or later), see LICENSE.

Buildscripts (build.py, project.json, project.py, properties.json) are licensed under the GNU Lesser General Public License v3.0 (or later), see LICENSE.

The buildscripts uses mapping.py, which contains code from DecompilerMC, licensed under the MIT License. mapping.py is now downloaded by init.py from a remote repository and is not provided here.

This mod uses SpongePowered Mixin at runtime, which is licensed under the MIT License.

This mod uses SpecialSource in development, which has its own license (see libs/LICENSE-SpecialSource.md).