mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-09 03:48:18 -07:00
OSRS: Fix UT Integration and Various Gen Failures (#5331)
This commit is contained in:
@@ -8,7 +8,7 @@ import requests
|
||||
# The CSVs are updated at this repository to be shared between generator and client.
|
||||
data_repository_address = "https://raw.githubusercontent.com/digiholic/osrs-archipelago-logic/"
|
||||
# The Github tag of the CSVs this was generated with
|
||||
data_csv_tag = "v2.0.4"
|
||||
data_csv_tag = "v2.0.5"
|
||||
# If true, generate using file names in the repository
|
||||
debug = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user