aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinteck <46352972+Minteck@users.noreply.github.com>2021-06-05 19:12:12 +0200
committerGitHub <noreply@github.com>2021-06-05 19:12:12 +0200
commit359e0cf2936cf2787024c68b34f89d28d6259e25 (patch)
tree8f2aae24da2c94d2328d32d4099613e6b1a5e69c
parent88127900ce3a79d50676a88adbe4a78b78a7b0e4 (diff)
downloadkartik-legacy-server-359e0cf2936cf2787024c68b34f89d28d6259e25.tar.gz
kartik-legacy-server-359e0cf2936cf2787024c68b34f89d28d6259e25.tar.bz2
kartik-legacy-server-359e0cf2936cf2787024c68b34f89d28d6259e25.zip
Create README.md
-rw-r--r--README.md31
1 files changed, 31 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..5490fda
--- /dev/null
+++ b/README.md
@@ -0,0 +1,31 @@
+<p align="center">
+
+ <img src="https://user-images.githubusercontent.com/46352972/116787075-5a386000-aaa2-11eb-8e32-6085b7b15b78.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.