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

https://github.com/paradigmmc/mcwrap

A wrapping library for minecraft
https://github.com/paradigmmc/mcwrap

Last synced: 4 months ago
JSON representation

A wrapping library for minecraft

Awesome Lists containing this project

README

          

# mcwrap
A wrapping library for minecraft

## Plans & Todo

- [ ] Lockfile
- [ ] API for starting the process
- [ ] Stdin reading
- [ ] Log parsing
- [ ] Optional feature: log4j override
- [ ] use [JsonLayout](https://logging.apache.org/log4j/2.x/manual/layouts.html#json-layout) to have machine readable logs
- [ ] Test mode
- [ ] Crash detection and parsing
- [ ] mclo.gs support
- [ ] API for daemons/scripting (possibly http?)