|
6d1411e199
|
added "track selection" menu allowing you to only install mod for 3, 2 or 1 star track (track from other Mario Kart are not affected)
|
2021-07-14 12:01:07 +02:00 |
|
|
be9036310b
|
english and french have been switched in the code: english is now the main language, making the code way more easier to read for non-french user.
|
2021-07-14 00:23:37 +02:00 |
|
|
7891b47a91
|
moved game's version from definition.py to ct_config.json
|
2021-06-20 09:53:32 +02:00 |
|
|
7db29fc9bd
|
moved url to definition.py
|
2021-06-19 22:08:19 +02:00 |
|
|
9c8bfa37db
|
added similar function to get_trackname that remove underscore
|
2021-06-18 17:34:21 +02:00 |
|
|
c48765f9b0
|
added track related function
|
2021-06-18 16:44:31 +02:00 |
|
|
72cb0befc4
|
added changelog to version
|
2021-06-15 21:59:16 +02:00 |
|
|
7e221c7b5e
|
subprocess call will now be working with path as relative with a cwd to avoid special character
|
2021-06-15 19:51:07 +02:00 |
|
|
f79b09eb11
|
preparing version's file
|
2021-06-15 17:04:34 +02:00 |
|
|
f6d600efc7
|
changing version value
|
2021-06-10 16:19:22 +02:00 |
|
|
3e56c029ca
|
game's version is now in definition.py
|
2021-06-03 21:58:59 +02:00 |
|
|
e44b89bc65
|
splited code into multiple file
|
2021-05-23 19:45:50 +02:00 |
|