From 2167a18ebeac7a319db6c293ede4ee8d489e5b63 Mon Sep 17 00:00:00 2001
From: krypek <115574014+krypciak@users.noreply.github.com>
Date: Sat, 12 Aug 2023 02:20:05 +0200
Subject: [PATCH] Update README.md
---
README.md | 24 ++++++++++++++++++++++--
1 file changed, 22 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 7a17c33..5361f39 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,32 @@
# CrossCode LiveSplit One server
[LiveSplit One](https://one.livesplit.org) is a multiplatform web version of [LiveSplit](https://livesplit.org)
+
![Realeses](https://github.com/CCDirectLink/organization/blob/master/assets/badges/releases%402x.png)
-Placeholder
+[1.0.0 (latest)](https://github.com/krypciak/cc-livesplit-one/releases/tag/1.0.0)
## Dependencies
1. [timer](https://github.com/CCDirectLink/CCTimer)
-2. [input-api](https://github.com/CCDirectLink/input-api)
+
+## Initial Setup
+1. Make sure [timer](https://github.com/CCDirectLink/CCTimer) is installed
+2. Download [CCSpeedrunResources](https://github.com/CCDirectLink/CCSpeedrunResources), place it somewhere and unzip it
+3. Copy all the contents of `CCSpeedrunResources/CATEGORY-OF-CHOISE/CCTimer Autosplitters` into `CrossCode/assets/mods/timer/`
+4. Download the .ccmod and place it in your mods directory
+5. Go to the [LiveSplit One](https://one.livesplit.org) website
+6. `Splits` -> `Import` -> `CCSpeedrunResources/CATEGORY-OF-CHOISE/Livesplit Blank Splits/CrossCode - CATEGORY`
+7. Click the folder icon on the split after importing
+8. `Back`
+
+
+## Things to do every time
+1. Launch the game
+2. Go to the [LiveSplit One](https://one.livesplit.org) website
+3. `Connect to Server` -> paste `ws://localhost:5000`
+4. A message saying `Connected to server` should pop up in the bottom left corner
+5. The timer should start when you click `New Game` in CrossCode
+
+
## Building