Clean readme and ui texts
This commit is contained in:
parent
54229f40e9
commit
a5949e1f17
@ -79,12 +79,8 @@ Example: `python3 pms2bemani.py --input-np wonderingbeats/01_kouunn-n.pms --inpu
|
|||||||
|
|
||||||
## GUI for pms2bemani
|
## GUI for pms2bemani
|
||||||
|
|
||||||
GUI and manager for generate mods from p2b files.
|
GUI and manager for pms2bemani.
|
||||||
Based on the fields filled, makes a subprocess call to pms2bemani.py with arguments.
|
This script needs to be in the same folder as pms2bemani.py and gui_assets.
|
||||||
This script needs to be in the same folder as pms2bemani.py and gui_stuff.
|
|
||||||
|
|
||||||
p2b files:
|
|
||||||
JSON file with attributes related to pms2bemani.py
|
|
||||||
|
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
@ -50,9 +50,7 @@
|
|||||||
"Image error": "Image should be the same size as the ones displayed on menu",
|
"Image error": "Image should be the same size as the ones displayed on menu",
|
||||||
"Close message": "Do you want to save %s before closing?",
|
"Close message": "Do you want to save %s before closing?",
|
||||||
"Python command": "Python command",
|
"Python command": "Python command",
|
||||||
"Command warning": "(Name of your python instances for pms2bemani)",
|
"Command warning": "(Name of your python instances for pms2bemani)"
|
||||||
"Pms2bemani script": "Pms2bemani script",
|
|
||||||
"Script warning": "(Path if your pms2bemani.py it's on another folder)"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"selected": "English"
|
"selected": "English"
|
||||||
|
Loading…
Reference in New Issue
Block a user