Skip to content

FruityEnLoops/IdlescapePresence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Idlescape Rich Presence for PreMiD

Compiling

  1. Make sure you have node and the latest typescript compiler installed (npm install -g typescript).
  2. Clone PreMiD's Presences repository.
  3. Clone this repository into the websites/I/ folder in the Presences repository.
  4. Inside this repository, type tsc.
  5. Load the presence by holding Shift when clicking the extension's settings menu. You should see the load button. Select the dist folder of this repo to import the presence.

Loading presence without compiling

  1. Grab the latest release binary.
  2. Extract it to a folder with its own name.
  3. Load the presence by holding Shift when clicking the extension's settings menu. You should see the load button. Select the folder where you extracted the binaries to import the presence.