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

https://github.com/thebigcrafter/betterconfig

A better YAML configuration file management virion for PocketMine-MP 4
https://github.com/thebigcrafter/betterconfig

betterconfig pm4 pmmp-virion poggit virion yaml

Last synced: 2 months ago
JSON representation

A better YAML configuration file management virion for PocketMine-MP 4

Awesome Lists containing this project

README

          

# BetterConfig

> **WARNING:** This virion is under development and haven't been tested. **Do not use this virion unless you know what you're doing.** Contributions such as feature requests, bug reports and pull requests are welcomed though.

---

A better YAML configuration file management virion for PocketMine-MP 4.

## ✅ Tasks

- [ ] Minify Composer libraries script
- [ ] Test virion & fix bugs and issues
- [ ] Asynchronous file reading & writing
- [ ] Preserve YAML comments (using [consolidation/comments](https://packagist.org/packages/consolidation/comments))
- [ ] PHPDoc
- [ ] API documentations & examples
- [ ] Example/testing plugin
- [ ] Better README
- [ ] Release 1.0.0 🙂
- [ ] Composer library support (probably in version 1.1.0)

And many more...

## ❔ Support

Please join the official [KygekTeam Discord server](https://discord.gg/CXtqUZv) for support from our staff(s).

## 📝 Credits

Thanks to GitHub Copilot for helping me to make this virion!