/jong-un

SMW Object Insertion Tool

Primary LanguageC

Unko

A tool for inserting custom objects into an SMW ROM.

How to use

It's here.

How to compile

This program require cmake.

Please install it.

And if you are using the Linux OS, it needs libasar.so.

Windows

cmake gui

Please let cmake load the CMakeLists.txt

Linux

  1. Move to "build" folder.

  2. Run "build.sh".

Test

type make unko.

(However, test will work on Linux only...)