mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
auto-copy easy.yaml
This commit is contained in:
2
setup.py
2
setup.py
@@ -100,5 +100,7 @@ extra_data = ["LICENSE", "data", "EnemizerCLI", "host.yaml", "QUsb2Snes", "meta.
|
||||
for data in extra_data:
|
||||
installfile(Path(data))
|
||||
|
||||
os.makedirs(buildfolder / "Players", exist_ok=True)
|
||||
shutil.copyfile("easy.yaml", buildfolder / "Players" / "easy.yaml")
|
||||
|
||||
manifest_creation()
|
||||
|
Reference in New Issue
Block a user