Make-your-own-game for Web documentation

Toolkit to make your own Dolmexica Infinite game for HTML5. It is part of the Dolmexica Infinite download. Part of this kit are a .bat file that is used as a command line tool as well as a program that serves as a graphical interface for it. The program is contained in the root folder, the .bat file can be found inside the web folder.

GUI

Open "Dolmexica Infinite Make-your-own-game kit for Web.exe"

Batch script command

make_web.bat GameName

Example

make_web.bat DolmexicaInfiniteDemo100

How to use

To mod the game, change the files in the assets folder just like you would with Mugen.
If you want to modify the index.html used to display the game, for example to display your own logo, modify web/common/index.html.
The batch file will output a zipped folder you can directly upload to itch.io, newgrounds, or similar sites.

Known issues

Third-party tools used in the toolkit