Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

An automatic KAMI renamer written in Kotlin and uses ASM.

License

Notifications You must be signed in to change notification settings

Tigermouthbear/KamiAutoSkidder

Repository files navigation

KamiAutoSkidder

An automatic KAMI/kamiblue skidder written in Kotlin using ASM.

Images

Program in action An example skidded client

How to use

See the example folder for an example of how to use it

Options

  • 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

Replacing assets

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

About

An automatic KAMI renamer written in Kotlin and uses ASM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published