mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-16 06:23:29 -07:00
Adventure: Added examples for automatically loading adventure_connector.lua
in BizHawk
This commit is contained in:
committed by
Fabian Dill
parent
8971340a66
commit
6e271b643d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user