Restructured the zone to conform to new standards found in updated README.md
This commit is contained in:
parent
5c3c901c06
commit
8b33d9c855
25
README.md
25
README.md
|
@ -49,11 +49,32 @@ Eventually, this mod will keep itself up to date. However, during this experimen
|
|||
* Go to Hypnospace Outlaw's mod folder - Usually C:\Users\[yourusername]\Tendershoot\HypnOS\mods\
|
||||
* Pull the repository - git pull
|
||||
|
||||
The pages should automagically refresh.
|
||||
The pages should automagically refresh when you restart the game.
|
||||
|
||||
#### Linux
|
||||
|
||||
* Go to Hypnospace Outlaw's mod folder - Usually ~/Tendershoot/HypnOS/mods/
|
||||
* Pull the repository - git pull
|
||||
|
||||
The pages should automagically refresh.
|
||||
The pages should automagically refresh when you restart the game.
|
||||
|
||||
|
||||
### Contributing
|
||||
|
||||
Want your own Hypnospace pages on Hypnolive? Download the [offical development tools](https://jay-tholen.itch.io/hsps), and start making your own pages.
|
||||
|
||||
Fork the repository and make your changes according to the guide below.
|
||||
|
||||
Currently, the layout for pages is as follows:
|
||||
```
|
||||
hypnolive
|
||||
|-hs
|
||||
|-69_Hypnolive
|
||||
|-[your username].hsp <-- This serves as your main page. Additional pages should be placed in a directory with your username!
|
||||
|-[your username] <-- The rest of your pages should be placed here!
|
||||
|-bluhbluhbluh.hsp
|
||||
```
|
||||
|
||||
When you're happy with your changes, make a pull request. I'll look it over and make sure it doesn't break anyone elses pages, as well as make sure there's nothing that would violate Hypnospace Law.
|
||||
|
||||
Later on, when I make a companion app, you'll also be able to add your own repositories if you want to skip the pull request process.
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1,4 +1,4 @@
|
|||
[69_Hypnolive]
|
||||
Description=Hypnolive
|
||||
Color=1
|
||||
Description=Up-to-date custom Hypnospace pages from the internet!
|
||||
Color=2
|
||||
Header=150
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 821 B |
BIN
images/static/zone_69_Hypnolive.png.bak
Executable file
BIN
images/static/zone_69_Hypnolive.png.bak
Executable file
Binary file not shown.
After Width: | Height: | Size: 684 B |
Reference in a new issue