mirror of
https://github.com/ihaveamac/custom-install.git
synced 2026-03-10 10:22:02 +00:00
include custom-install-finalize.3dsx in package folder, add nix app to build and copy a new version
This commit is contained in:
@@ -45,4 +45,4 @@ find = {namespaces = false}
|
||||
|
||||
# is it even possible to make these OS-specific with pyproject.toml?
|
||||
[tool.setuptools.package-data]
|
||||
custominstall = ["bin/darwin/save3ds_fuse", "bin/win32/save3ds_fuse.exe", "TaskbarLib.tlb", "title.db.gz"]
|
||||
custominstall = ["bin/darwin/save3ds_fuse", "bin/win32/save3ds_fuse.exe", "TaskbarLib.tlb", "title.db.gz", "custom-install-finalize.3dsx"]
|
||||
|
||||
Reference in New Issue
Block a user