Install Nitro-Cool-UI

x0by

New Member
Aug 27, 2018
9
0
Hello

Im looking for Instructions how to install an new UI for Nitro. I've never done that and im trying to learn more and more. Does someone have something like a tutorial to that or a step by step instruction for that? Im having trouble with that and could use some help.

Greetings
 

Puffin

Member
Mar 17, 2018
397
341
I imagine you install it the exact same way you do nitro
Edit your configs ofc, and make sure you have the sketchy no name brand of arcturus emulator
 

boz

don daddy
Mar 23, 2021
180
83
Hello

Im looking for Instructions how to install an new UI for Nitro. I've never done that and im trying to learn more and more. Does someone have something like a tutorial to that or a step by step instruction for that? Im having trouble with that and could use some help.

Greetings
The installation is exactly the same as Nitro V2. Copied and pasted for you but edited the GitHub link for cool-ui :)

  • First you should open terminal and navigate to the folder where you want to clone Nitro
  • Clone Nitro
    • git clone
  • Install the dependencies
    • yarn install
    • This may take some time, please be patient
  • Rename a few files
    • Rename public/renderer-config.json.example to public/renderer-config.json
    • Rename public/ui-config.json.example to public/ui-config.json
  • Set your links
    • Open public/renderer-config.json
      • Update socket.url, asset.url, image.library.url, & hof.furni.url
    • Open public/ui-config.json
      • Update camera.url, thumbnails.url, url.prefix, habbopages.url
    • You can override any variable by passing it to NitroConfig in the index.html
 

Users who are viewing this thread

Top