Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

krypciak/cc-livesplit-one

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARCHIVED, this feature was merged into CCTimer

This code remains here so people can look how LiveSplit One servers are implemented

CrossCode LiveSplit One server

LiveSplit One is a multiplatform web version of LiveSplit

Realeses
1.0.1 (latest)
1.0.0

Dependencies

  1. timer

Initial Setup

  1. Make sure timer is installed
  2. Download 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 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 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

git clone https://github.com/krypciak/cc-livesplit-one
cd cc-livesplit-one
npm install
npm run start
# this should return no errors or very few
npx tsc