See wiki for how to use
Rewritten the entire lib and separated it in 2 parts :
- the core
- the lib
See the wiki on the github repo for tutorials on how to use the library
Added the class CyanLibUtils
, which contains functions used a lot in my mods Cyan and CyanSetHome
Added a function to remove the empty files. To call it : removeEmptyFiles(FilePath)
, and you can put as many file paths as you want, just separate them with a ,