mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-05-17 07:52:18 -07:00
OoT: change internal version number
Allows custom music to work with the ootrandomizer patcher for now
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import subprocess
|
||||
import Utils
|
||||
from functools import lru_cache
|
||||
|
||||
__version__ = Utils.__version__ + ' f.LUM'
|
||||
__version__ = '6.1.0 f.LUM'
|
||||
|
||||
|
||||
def data_path(*args):
|
||||
|
||||
Reference in New Issue
Block a user