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

https://github.com/peratx/source

Sorted source with mangled rubbish removed.
https://github.com/peratx/source

Last synced: 11 months ago
JSON representation

Sorted source with mangled rubbish removed.

Awesome Lists containing this project

README

          

# Minecraft: Bedrock Source
Class names are mapped with the mappings.txt This was mainly generated by a program so it may contain some classes in the wrong directories.
If you notice any missplaced mappings or know where an unmapped class can be appropriately mapped then send us a pull request.

### mappings.txt
Format: `ClassName|Path/To/Mapping`

### TODO

- Finish mapping class names correctly
- Make the source readable.