https://github.com/simplyceo/habboairforlinux
HabboAIR native client implementation for Linux with auto-updater.
https://github.com/simplyceo/habboairforlinux
Last synced: 6 months ago
JSON representation
HabboAIR native client implementation for Linux with auto-updater.
- Host: GitHub
- URL: https://github.com/simplyceo/habboairforlinux
- Owner: SimplyCEO
- Created: 2022-04-11T21:40:18.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-22T04:38:17.000Z (about 3 years ago)
- Last Synced: 2024-12-29T00:55:23.074Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 52.4 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.