Glad to hear you got it working Cyril.
Putting Mad Wizard on GitHub makes the project more accessible and the modding possibilities make it more interesting for users.
I do not plan to do the same for Dreamwalkers or Magarena 2.0.
Also the previous jar releases of Mad Wizard are still available.
I created a tag for this release :
Mad Wizard TagsIt is possible to download a zip file for a tag. This can be considered as the release.
This setup is actually more flexible than you think.
The MadWizard4.jar is the jar file to execute.
The only requirement is that the plugins.cfg is in the same folder as where you run MadWizard4.jar.
In plugins.cfg there is a folder setting, default is . or current path.
This can be however any other folder reference, like folder=c:/games/madwizard-main
The Java runtime can be in any folder, the one you reference with JAVA_HOME.
Normally Mad Wizard 4 uses the same home folder as Mad Wizard 3 in the users folder.
With the user.home setting this can be changed and again it can be located anywhere.
It is indeed best to put your batch file in the same folder as the jar.
However it is possible to first change directory in the batch file too.