diff options
author | Minteck <46352972+Minteck@users.noreply.github.com> | 2021-07-14 15:05:30 +0200 |
---|---|---|
committer | Minteck <46352972+Minteck@users.noreply.github.com> | 2021-07-14 15:05:30 +0200 |
commit | 93bbeb48c02e748cfe0f3b25d29ca93d82caea8a (patch) | |
tree | 05154f061c500c155eeb00b9ccb72f45a0f82fa6 /README.md | |
parent | 87d2de66e46741b97eba73b84667095971f77737 (diff) | |
download | kartik-legacy-server-93bbeb48c02e748cfe0f3b25d29ca93d82caea8a.tar.gz kartik-legacy-server-93bbeb48c02e748cfe0f3b25d29ca93d82caea8a.tar.bz2 kartik-legacy-server-93bbeb48c02e748cfe0f3b25d29ca93d82caea8a.zip |
New server
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/README.md b/README.md deleted file mode 100644 index 6ff6dbf..0000000 --- a/README.md +++ /dev/null @@ -1,30 +0,0 @@ -<p align="center"> - <img src="https://user-images.githubusercontent.com/46352972/120899842-f6b9c900-c631-11eb-86ae-ac8134e0a937.png" width="64px" /><br> - <big>ยป<b> Kartik Server </b>ยซ</big> - <br>developed with<br> - <img src="https://user-images.githubusercontent.com/46352972/116787437-47268f80-aaa4-11eb-99c9-a771eb7dadcc.png" width="48px"> -</p> - ----- - -A low latency game proxy for Kartik. Note that it is **only** a proxy and does not control any packet sent between clients (e.g. it doesn't check for cheats) - -* **Status:** ๐ป Actively maintained -<!-- * **Status:** ๐ Extended maintenance --> -<!-- * **Status:** ๐ด Searching for mainteners --> -<!-- * **Status:** ๐ซ Archived, **DO NOT USE IN PRODUCTION** --> - -## Summary -* **Language:** JavaScript -* **Started:** April 2021 -* **License:** GNU General Public License 3.0 -* **Website:** https://kartik.hopto.org - -## Setup -* Clone the repository -* Change the `ServerPort` in **index.js** -* Start it: `node index.js` -* In your copy of the Kartik game, put your connection settings to `/online/server.json` - -## Issues -Issues are reported using GitHub issues. |