MRI: add option to use a script's name as filename
This commit is contained in:
parent
8bc17a9a98
commit
95c112bbe4
4 changed files with 24 additions and 5 deletions
|
@ -113,3 +113,9 @@
|
|||
# RTP=/path/to/rtp1
|
||||
# RTP=/path/to/rtp2.zip
|
||||
# RTP=/path/to/game.rgssad
|
||||
|
||||
|
||||
# Use the script's name as filename in warnings and error messages
|
||||
# (default: disabled)
|
||||
#
|
||||
# useScriptNames=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue