Skip to content

Modloading: Compiling and Releasing

Tyler Flowers edited this page Jun 8, 2019 · 1 revision

This page is for mod creators looking to create custom modules.

This page describes the process of compiling the file and releasing it.

Compiling

In order to use the mod, you'll need to compile the .java file into a .class file. To do this, open up command prompt, go into the directory of the file cd (path) and do javac name.java

If you get an error for an unrecognized command, follow this guide.

Releasing

If you are ready to release the file, you can share it on the #mods channel in the official server. You can also share it to anyone you'd like, of course.

The only important factor is the location of the file. For most cases, it should be in the root directory (the same folder as the one where KAaNE is) to prevent bugs.

General Usage


Installation and Proper Usage

Building a release file

Bomb Settings

Vanilla Modules


Click to show

Wires

The Button

Keypads

Simon Says

Who's on First

Modded Modules


Click to show

Currently, no mod pages are done. Come back later, or help make them.

Custom Mods


Modloading: Simple Usage

Modloading: Layout

Modloading: Edgework

Modloading: Compiling and Releasing

How to help


On the Wiki

On coding

Legal information


Credits

Licensing

Clone this wiki locally