Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dexman545/gitcraft

Generatre a repo of decompiled MC. Do not share the generated repo.
https://github.com/dexman545/gitcraft

Last synced: 17 days ago
JSON representation

Generatre a repo of decompiled MC. Do not share the generated repo.

Awesome Lists containing this project

README

        

# GitCraft
Generates a Git repository of decompiled Minecraft, starting from 1.14.4. For personal use only. Do not share or upload the resulting repository.

To get started, execute `./gradlew run` from the command line.

Artifacts are stored in the current working directory:
- Metadata, mappings and other temporary files go into `artifact-store`.
- The generated Git repository with MC's source code goes into `minecraft-repo`.

Powered by:
- [Quiltflower](https://github.com/QuiltMC/quiltflower)
- [Fabric Loader](https://github.com/FabricMC/fabric-loader)
- [Mapping-IO](https://github.com/FabricMC/mapping-io)
- [Tiny Remapper](https://github.com/FabricMC/tiny-remapper)
- Mojang's generous mapping files (Mojmap)