Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simplyceo/habboairforlinux

HabboAIR native client implementation for Linux with auto-updater.
https://github.com/simplyceo/habboairforlinux

Last synced: about 8 hours ago
JSON representation

HabboAIR native client implementation for Linux with auto-updater.

Awesome Lists containing this project

README

        

# Instructions
### Automatic installation

-Open a Terminal window and paste this command:
```sh
bash -c "$(wget -q -O- https://github.com/LilithRainbows/HabboAirForLinux/raw/main/Install.sh)"
```
If for some reason the Habbo Launcher shortcut doesn't work on your system you can manually run it with this command:
```sh
bash $HOME/.local/share/applications/HabboAirForLinux/HabboLauncher.sh
```

### Manual installation

-Download repository as zip clicking [here](https://github.com/LilithRainbows/HabboAirForLinux/archive/refs/heads/main.zip)

-Extract whole zip folder

-Open a Terminal window and type ```bash ``` (without pressing enter and leaving the space character at the end)

-Drag&Drop the desired script (located on extracted folder) to Terminal window and press enter

### Script list
```Install.sh``` (To install Habbo Launcher)

```HabboLauncher.sh``` (To run Habbo Launcher without installing it)

#### Currently only x64 systems are supported.