This tool has been made to build a mediawiki importation file in XML for Soma Bringer.
With this tool you can use mediawiki importation in order to batch files into it.
- Composer.
- PHP version 8.
- Bash, powershell or another kind of CLI.
- Wikitable-unicode folder with .txt extracted from SomaTrans.exe tool inside of
input
folder.
To install PHP dependencies just type in CLI composer install
.
In the root of project with CLI type php yushutsunyuu
with from below arguments.
Those are needed to an appropriate behaviour:
- Import XML generation:
-i
,--import
. - Import XML redirection with a cool name generation:
-r
,--redirect
. - Main page generation:
-m
. (Can be used with the above)
- Output with a different name:
--output=filename
.
This project link to wiki.
This tool has been realized with ❤ by Germán Boquizo Sánchez