mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-08-07 04:53:04 +00:00
WIP: Refactoring by removing statics and moving all managers
This commit is contained in:
parent
2059b902a2
commit
0ede905fef
86 changed files with 4210 additions and 1777 deletions
|
@ -7,6 +7,7 @@ plugins {
|
|||
|
||||
sourceCompatibility = 1.8
|
||||
targetCompatibility = 1.8
|
||||
compileJava.options.encoding = 'UTF-8'
|
||||
group = 'dev.esophose.playerparticles'
|
||||
version = '7.0'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue