Skip to content

A tool to create new (or modify existing) themes for KurobaEx.

License

Notifications You must be signed in to change notification settings

K1rakishou/KurobaEx-theme-builder

Repository files navigation

KurobaEx-theme-builder

How to run

You need IntelliJ IDEA to build/run this.

  1. Import the project (Import project from VCS/Version Control).
  2. Sync (should start automatically after importing the project). Wait until it's done.

image

  1. Create a gradle task to run the program. Click "Add configuration" in the top-right corner to create a new task.

image

  1. Click the plus + icon and then click Application.

image

  1. In the Main class options enter MainKt and make sure it points to the project and not one of the unrelated Main classes.

image

  1. In the module options select compose-test.main.

image

  1. Then select what Java compiler to use (15 is recommended).

image

image

  1. Click OK and then click Run. This should run the program.

image

About

A tool to create new (or modify existing) themes for KurobaEx.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages