|
738e0b101b
|
Splitted wszst.py into a module, removed "utf-8 support for path" with cwd because wiimm's tools already support many non-ascii caracter, this simplify the code.
|
2021-07-26 22:57:45 +02:00 |
|
|
fc3030532b
|
added doctype and type hint to all function, replaced copyfile function by shutil.copyfile
|
2021-07-25 17:53:29 +02:00 |
|
|
a6ec86c61d
|
Added docstring and more type hint tp Game, Gui and Track to make the code more understandable
|
2021-07-25 14:55:19 +02:00 |
|
|
01ac79f623
|
added in_thread decorator, wszst module is now always used to edit file, ctconfig is now property of Game class and no more Gui
|
2021-07-18 22:17:03 +02:00 |
|
|
014e4fe259
|
fixed error and remerged directory into a single file, it is way easier to read, navigate, and code
|
2021-07-18 14:46:33 +02:00 |
|
|
a01b390ce0
|
splitted all class in source into directory
|
2021-07-18 11:03:35 +02:00 |
|
|
d9b9f56169
|
merged a maximum of source file with object (object will be re-separated in multiple folder next commit)
|
2021-07-17 23:32:53 +02:00 |
|