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

https://github.com/incendo/cloud-minecraft-modded

Cloud implementations for modded Minecraft
https://github.com/incendo/cloud-minecraft-modded

cloud command-framework fabric-mod library neoforge-mod

Last synced: 3 months ago
JSON representation

Cloud implementations for modded Minecraft

Awesome Lists containing this project

README

          





cloud-minecraft-modded

![license](https://img.shields.io/github/license/incendo/cloud.svg)
[![central](https://img.shields.io/maven-central/v/org.incendo/cloud-minecraft-modded-common)](https://search.maven.org/search?q=org.incendo)
![build](https://img.shields.io/github/actions/workflow/status/incendo/cloud-minecraft-modded/build.yml?logo=github)
[![docs](https://img.shields.io/readthedocs/incendocloud?logo=readthedocs)](https://cloud.incendo.org)

## links

- JavaDoc: https://javadoc.io/doc/org.incendo
- Docs: https://cloud.incendo.org/minecraft/modded
- Incendo Discord: https://discord.gg/aykZu32

## modules

- cloud-minecraft-modded-common: shared utilities (parsers and implementation details)
- cloud-fabric: interaction for the [Fabric](https://fabricmc.net/) modding platform (client and server commands)
- cloud-neoforge: integration for the [NeoForge](https://neoforged.net/) modding platform (client and server commands)