https://github.com/dejvokep/boosted-yaml-spigot
An extension for BoostedYAML with a serializer implementation supporting the Spigot (Bukkit) API serialization system.
https://github.com/dejvokep/boosted-yaml-spigot
Last synced: 20 days ago
JSON representation
An extension for BoostedYAML with a serializer implementation supporting the Spigot (Bukkit) API serialization system.
- Host: GitHub
- URL: https://github.com/dejvokep/boosted-yaml-spigot
- Owner: dejvokep
- License: apache-2.0
- Created: 2022-01-05T15:08:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T19:35:29.000Z (12 months ago)
- Last Synced: 2025-03-24T11:38:13.647Z (about 1 month ago)
- Language: Java
- Homepage:
- Size: 41 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🔼 BoostedYAML for Spigot
An extension for BoostedYAML with a serializer implementation supporting the Spigot (Bukkit) API serialization system.
This artifact is designed to be imported into and packaged with your project together
with [BoostedYAML](https://github.com/dejvokep/boosted-yaml). This change was imposed starting with release 1.5 in order
to isolate the development of the two projects.Learn more about [BoostedYAML](https://github.com/dejvokep/boosted-yaml) and how to properly use this extension package
on the project's [repository page](https://github.com/dejvokep/boosted-yaml).