Commit graph

16 commits

Author SHA1 Message Date
e90e8bb8e6 default amount of thread is now the amount of core instead of 8 2022-09-12 08:55:20 +02:00
423a02ce4c remade all the translation in a easier, faster and more readable way 2022-09-01 18:10:38 +02:00
9f8aa05c04 added get_hash_map and comp_dict_changes to get information about all the files of an extracted game 2022-08-27 00:28:15 +02:00
2edb82939c added a developer mode enabling a testing frame in the ModSettings 2022-08-21 23:12:50 +02:00
c511f7bb86 Options class have been rewritten to make saving and getting more explicit 2022-08-21 11:30:25 +02:00
2d50619b6c the extension settings is now saved in the option.json file 2022-08-20 23:23:30 +02:00
c2e4833ee4 added MyStuff interface and made it work 2022-07-24 00:17:10 +02:00
332edcdcc5 implemented threads amount options, added checkbox to language options and changed some part of the Option class 2022-07-22 11:59:50 +02:00
3932716227 added get_ctfile to Track, and implemented autoadd extraction 2022-06-13 22:18:08 +02:00
31a28c3cf1 implemented user options and made translation capable of changing language 2022-06-11 22:38:53 +02:00
2990b1a652 created a Option class, merged get_github_file with Track and install_mod with Game 2021-07-17 22:24:05 +02:00
57efdf2da3 edited source to use CT_Config, Game, Cup and Track 2021-07-17 19:30:51 +02:00
b9abcd2919 if option in default_option isn't found, default value will be added to option.json 2021-06-24 11:26:53 +02:00
58192ffe75 default format is FST, not WBFS 2021-06-19 09:02:03 +02:00
1698df8426 if option.json is not found, it will be created 2021-06-18 13:02:56 +02:00
f9f1558a60 added an option module, removed similar option function in translation 2021-06-18 11:42:06 +02:00