Adventure: Added examples for automatically loading adventure_connector.lua

in BizHawk
This commit is contained in:
Justin LaLone
2023-03-31 12:29:32 -07:00
committed by Fabian Dill
parent 8971340a66
commit 6e271b643d
2 changed files with 8 additions and 1 deletions

View File

@@ -180,6 +180,8 @@ adventure_options:
# Optional, additional args passed into rom_start before the .bin file
# For example, this can be used to autoload the connector script in BizHawk
# (see BizHawk --lua= option)
# Windows example:
# rom_args: "--lua=C:/ProgramData/Archipelago/data/lua/ADVENTURE/adventure_connector.lua"
rom_args: " "
# Set this to true to display item received messages in Emuhawk
display_msgs: true