Commit Graph
2 Commits
Author SHA1 Message Date
stijn ab86d77069 Automatically load particles that are added to or updated in the particles folder 2025-07-14 21:53:31 +02:00
auto 95bb1e90fe Refactor ParticleConfig with Jackson, add ParticleData models, and update dependencies
Replaced JSON-Simple with Jackson for particle configuration parsing. Introduced `ParticleData` and `ParticleInfo` models for structured data. Updated `ParticleConfig` structure for clarity and modularity. Added Jackson and Lombok dependencies in `build.gradle.kts`.
2025-06-22 21:30:14 +02:00