Commit graph

6 commits

Author SHA1 Message Date
! Freaku
581a92472b
Update terminal.py for 1.7.37+ support (API 9)
• Package import location of `efro` was changed
• Fixed FileSelectorWindow not working as expected (due to new API changes)
2025-02-08 01:39:31 +05:30
! Freaku
da8b39a9bc
Update terminal.py for 1.7.36+ support
• Logs of previous game launch are also saved now
• Added new function `export_logs`: (logs are saved to 'Download' folder)
• Added new function `version`: (it tells the current version of terminal)
• Bug fix: creating sys in newer versions (it is now required to add `build number` to the sys folder name)
• Removed screenmessages for deleting scripts: (the game now tells about the required app restart & also automatically quits)
• Improved make_folder code
2024-08-14 18:43:14 +05:30
! Freaku
b5b4aea822
Add support for 1.7.35+
• `create/delete sys` was effected due to attribute name change
2024-05-31 08:01:47 +05:30
! Freaku
ce894b0a64
Update terminal.py for 1.7.33+ support 2024-02-05 01:39:03 +05:30
! Freaku
87a48cd6ce
Fix oops 2023-08-26 22:44:06 +05:30
! Freaku
e2b927c1e6
Mini-update for Terminal.py
• Renamed to lowercase (terminal.py)
• Added new function `internal_packages`
• Merged create/delete_sys as `system_scripts`
• Bug fix: The temporary zip files are now deleted automatically
2023-08-26 22:28:03 +05:30
Renamed from Utilities/Terminal.py (Browse further)