Modularized configuration options for use in a future options menu

Former-commit-id: 45002b7ea5579407d47b14301b67dc0904f1121b
Former-commit-id: 4859a01aec7f9d1a70e1d887c6e4ab9a1f955fb8
This commit is contained in:
2023-05-12 20:20:41 -04:00
parent 5e35bd7b3d
commit 7b3270d70f
2 changed files with 123 additions and 80 deletions
+2 -2
View File
@@ -748,8 +748,8 @@ if __name__ == "__main__":
print('!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n')
s_exit(1)
else:
import stweak
stweak.settings()
from stweak import initial_setup
initial_setup()
s_exit()
# run function based on arguments