An automatic KAMI/kamiblue skidder written in Kotlin using ASM.
See the example folder for an example of how to use it
- input: name of KAMI/kamiblue jar
- output: name of the jar to output
- name: name of the skidded mod
- version: version of the skidded mod
- appid: discord rich presence app id (use "kami" for the name of the large image)
- chat-append: dictionary of chat appends to rename
To replace assets in the input jar, make a folder named "assets" in the same directory as the autoskidder jar, in this folder you can place images with the same name as ones in the kami jar and they will be replaced. See the example folder for examples