Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/labymod/addons
LabyMod Community-Addons Repository
https://github.com/labymod/addons
addons community labymod labymod-addon minecraft
Last synced: 2 months ago
JSON representation
LabyMod Community-Addons Repository
- Host: GitHub
- URL: https://github.com/labymod/addons
- Owner: LabyMod
- Created: 2019-03-26T08:51:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-24T17:14:09.000Z (over 4 years ago)
- Last Synced: 2023-03-06T21:07:35.594Z (almost 2 years ago)
- Topics: addons, community, labymod, labymod-addon, minecraft
- Language: Java
- Size: 780 KB
- Stars: 5
- Watchers: 4
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# LabyMod Community-Addons
[![CLA assistant](https://cla-assistant.io/readme/badge/LabyMod/addons)](https://cla-assistant.io/LabyMod/addons)
[![Discord](https://img.shields.io/discord/412724944112320513.svg)](https://labymod.net/dc/dev)### Purpose
The idea behind this repository is quite simple:
We want to provide a platform where community developers can create their addons together with other people.Here you can collaborate with others, review their addons, improve them and if everything gets approved by our team, your addons will be merged into the master branch and therefore be available as approved addon in our Store.
### Workflow
Please have a look [here](./CONTRIBUTING.md#workflow) for diving into contribution.### Branches & Minecraft versions
For each Minecraft version that is supported by LabyMod, this repository has a branch where the PRs are being merged in.
Please study this carefully and decide to which branch you create your PR.
#### Actively maintained version-branches
* `master` (currently for Minecraft `v1.8.9`)
* `1.12.2`#### Inactive/Deprecated branches
\-### Resources
* [Developer documentation for Addons](https://docs.labymod.net/pages/create-addons/introduction/)
* [LabyMod-Developer Discord](https://labymod.net/dc/dev)