Skip to content

LLSIF@Home

LLSIF@Home

LLSIF@Home is implementation of SIF1 private server. It serves as quick and easy way for people who just want to play songs and read stories.

Setup

  1. Install Termux
  2. Run this command(s) inside of Termux:
    curl http://ll.sif.moe/android | bash
    
    OR (if the command above fails do the commands below)
    wget http://ll.sif.moe/android
    bash android
    
    (curl is broken currently, this will be one command if curl is fixed)
  3. After it is done and it shows you the link to the discord/matrix server. Enter exit and re-launch termux.
  4. You can run runserver to start the private server.
  5. After this is done, you should be able to launch the game and it should just work. Message in the discord or matrix if help is needed.