mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 05:05:40 +12:00
Update README.md
This commit is contained in:
parent
13b82bd14b
commit
898ebbdc8c
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
@ -1,5 +1,7 @@
|
|||
# HISP - HorseIsleServer Program
|
||||
|
||||
|
||||
|
||||
[](https://github.com/islehorse/HISP/actions?query=workflow%3Abuild)
|
||||
|
||||
HISP is a "Server Emulator" for Horse Isle 1
|
||||
|
@ -10,6 +12,16 @@ well they essentailly run off "Server Emulators".
|
|||
|
||||
**tl;dr, think "Club Penguin Rewritten" but with Horse Isle.**
|
||||
|
||||
# Installation:
|
||||
Install on Ubuntu or Debian via APT:
|
||||
```
|
||||
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 34F644BC70C746CE48139C595129317F33AE659C
|
||||
sudo add-apt-repository 'deb http://deb.silica.codes debian main'
|
||||
sudo apt update
|
||||
sudo apt install hisp
|
||||
```
|
||||
|
||||
|
||||
# Commands
|
||||
(legend: <> Required, [] Optional)
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue