mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Stardew Valley: Move test option presets to their own file (#4349)
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
import argparse
|
||||
import json
|
||||
|
||||
from .. import setup_solo_multiworld
|
||||
from ..options.presets import allsanity_mods_6_x_x
|
||||
from ...options import FarmType, EntranceRandomization
|
||||
from ...test import setup_solo_multiworld, allsanity_mods_6_x_x
|
||||
|
||||
if __name__ == "__main__":
|
||||
parser = argparse.ArgumentParser()
|
||||
|
Reference in New Issue
Block a user