https://github.com/lucko/spark-mappings-generator
https://github.com/lucko/spark-mappings-generator
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lucko/spark-mappings-generator
- Owner: lucko
- License: gpl-3.0
- Created: 2024-12-01T22:47:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-01T22:47:48.000Z (over 1 year ago)
- Last Synced: 2025-07-21T20:04:50.686Z (about 1 year ago)
- Language: Java
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# spark-mappings-generator
A collection of (somewhat scruffy) Java code that generates the mappings data used by the [spark viewer](https://github.com/lucko/spark-viewer) web app. Once generated, mappings are published using GitHub Pages at [lucko/spark-mappings](https://github.com/lucko/spark-mappings).
Uses the [FabricMC/mapping-io](https://github.com/FabricMC/mapping-io) library to handle the various mapping formats.