diff options
author | Minteck <nekostarfan@gmail.com> | 2021-06-11 18:35:02 +0200 |
---|---|---|
committer | Minteck <nekostarfan@gmail.com> | 2021-06-11 18:35:02 +0200 |
commit | f2961802be3126787a0f4092d2c9b87b184a3d88 (patch) | |
tree | 3f391183d17f8ee1ea27aeea64d8a9e0520180c4 | |
parent | ad2d1e6ca122cb9d87c6f18d9900caa490af97ef (diff) | |
parent | 299fe7f515f9b241a805c487dd8f301ef1a22655 (diff) | |
download | kartik-client-f2961802be3126787a0f4092d2c9b87b184a3d88.tar.gz kartik-client-f2961802be3126787a0f4092d2c9b87b184a3d88.tar.bz2 kartik-client-f2961802be3126787a0f4092d2c9b87b184a3d88.zip |
Merge branch 'trunk' of https://github.com/Minteck-Projects/Kartik-Core into trunk
-rw-r--r-- | README.md | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -21,11 +21,9 @@ A free, simple and clean cross-platform 2D car racing game, powered by Web techn * **Website:** https://minteck.itch.io/kartik ## Setup -* Install the dependencies: `npm install` -* Run the file depending on your platform: - * On Windows: `kartik.bat` - * On Linux: `kartik.sh` - * On Mac: `kartik-mac.sh` +Download Kartik from one of the official sources: +* Itch: https://minteck.itch.io/kartik +* Official website: https://kartik.hopto.org ## Issues Issues are reported using GitHub issues. |