Skip to content

Izzxt/habbo-retro-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial Habbo Retro Installation Script

Installing Habbo Retro Script in just a few minutes!

git clone https://github.com/Izzxt/habbo-retro-script.git
cd habbo-retro-script
./install.sh

TIP : if you choose to install Cosmic CMS or Nitro only, you have to move the plugins manually.

[1] Install CMS
[2] Install Nitro
[3] Install Morningstar Emulator
[4] Install CMS / Nitro / Arcturus Emulator

Cosmic Webkit plugins

cd habbo-retro-script/Webkit.jar

Nitro Websockets plugins

Run emulator

# Enable emulator service
sudo systemctl enable arcturus

# Start emulator service
sudo systemctl start arcturus

# Stop emulator service
sudo systemctl stop arcturus

# Check status emulator service
sudo systemctl status arcturus

# Restart emulator service
sudo systemctl restart arcturus

# Check emulator log
sudo tail -f /var/log/emulator.log

Folder location

# CMS Folder
cd /var/www/<domain name here>

# Nitro Folder
cd /var/www/<domain name here>

# Emulator Folder
cd /srv/Arcturus

Supported CMS

CMS Supported
Cosmic ✔️
Instinct Dev

Supported Web Server

Web Server Supported
Nginx ✔️
Apache2

Supported Operating System

Operating System Version Supported
Ubuntu 22.04 Not Tested
Ubuntu 21.04 Not Tested
Ubuntu 20.04 ✔️

Credits

Nitro (Game Engine)

https://git.krews.org/nitro/nitro-react

Oshawott (for assets)

https://github.com/sphynxkitten/nitro-assets

Arcturus Emulator

https://git.krews.org/morningstar/Arcturus-Community

Discord : Izzat#0333

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages