Skip to content
Norgus edited this page Nov 18, 2015 · 2 revisions

Any tools useful for assisting work on the project.

After e-mailing mangagamer support, it seems that there isn’t a save file modifier tool, but there was a good tip for testing.

  • Edit the onik_op.txt file to contain sections of script which need testing and start a new game

The script can be stripped right down as follows


void main()
{
// code to test here
}

Clone this wiki locally