Skip to content

Commit

Permalink
Update forksetup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
starg3n authored Nov 13, 2024
1 parent 46b1b20 commit 7c15639
Showing 1 changed file with 22 additions and 25 deletions.
47 changes: 22 additions & 25 deletions forksetup.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,30 @@
# Starg3n Forking Guide

# Fork the following Repos:

[homepage](https://github.com/starg3n/starg3n.github.io)

[hl1](https://github.com/starg3n/hl1)

[ds](https://github.com/starg3n/ds)

[ps1](https://github.com/starg3n/ps1)

[gba](https://github.com/starg3n/gba)

[bitburner](https://github.com/starg3n/bitburner)

[sandboxels](https://github.com/starg3n/sandboxels) <- or just fork the latest sandboxels version

in each of these repos click _settings_, _pages_, then under _branch_, click "None" and change it to "main"

---

# Final Touches

once you've forked those and set up the gh pages you need to go to the **homepage** repo, go to _index.html_ and change the hl1, gba ds, and ps1 links to what they are under your account.
## Getting The Repos:
to fork starg3n, you need to fork all of the games, as some aren't on the homepage repo.

- [homepage](https://github.com/starg3n/starg3n.github.io)
- [hl1](https://github.com/starg3n/hl1)
- [ds](https://github.com/starg3n/ds)
- [ps1](https://github.com/starg3n/ps1)
- [gba](https://github.com/starg3n/gba)
- [bitburner](https://github.com/starg3n/bitburner)
- [sandboxels](https://github.com/starg3n/sandboxels) <- or just fork the latest sandboxels version

## Setting Up the Sites
### game site setup
In each of these repos click _settings_, _pages_, then under _branch_, click "None" and change it to "Main"
getting the repo link is easy: _yourname_.github.io/_reponame_
> [!WARNING]
> the ps1 emulator needs an additional parameter ontop of the basic link:
> _yourname_.github.io/ps1/PlayStation.htm
### Setting up Homepage + Returning Links
once you've forked those and set up the gh pages you need to go to the **homepage** repo, go to _index.html_ and change the hl1, gba ds, ps1, bitburner, and sandboxels links to what they are under your account.

**sm64, eagler, cookie, 1page html, pico 8, spelunky and flash do not need to be changed because they are in the *homepage* repo.**

(the other repos have a link back to starg3n, so you may need to change those as well)

**make sure when setting up ps1 the link includes _PlayStation.htm_ at the end of the link**

## Help
start an issue on the og starg3n repo or message appakling on discord for help!

0 comments on commit 7c15639

Please sign in to comment.