Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
from a1_swap_mod_packer.gui import main
|
||||
|
||||
if __name__ == "__main__":
|
||||
raise SystemExit(main())
|
||||
Reference in New Issue
Block a user