Skip to content

Commit

Permalink
Update README.md gib screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
toebeann authored Dec 17, 2023
1 parent 163657c commit 35468d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gib _(tobey's Guided Installer for BepInEx)_ is a deno script for automating the
installation of [BepInEx](https://github.com/BepInEx/BepInEx), the popular
modding framework for Unity games.

<img alt="Running gib in the Terminal" src="https://user-images.githubusercontent.com/45315526/284220551-9910e1f7-a841-435b-8473-7bead8b1b006.png">
![Running gib in the Terminal](https://github.com/toebeann/gib/assets/45315526/8ad7f224-e3a6-44b5-968b-c46d039d5d5d)

Currently only macOS is supported, as the process of manual BepInEx installation
is _exceptionally_ cumbersome on this operating system.
Expand Down Expand Up @@ -102,7 +102,7 @@ message requests.
[`bootstrap.sh`](https://github.com/toebeann/gib/blob/main/bootstrap.sh) and
[`mod.ts`](https://github.com/toebeann/gib/blob/main/mod.ts) for details._

<img width="585" alt="Running gib in the Terminal" src="https://user-images.githubusercontent.com/45315526/284220551-9910e1f7-a841-435b-8473-7bead8b1b006.png">
<img width="585" alt="Running gib in the Terminal" src="https://github.com/toebeann/gib/assets/45315526/8ad7f224-e3a6-44b5-968b-c46d039d5d5d">

1. Now, simply follow the instructions in the terminal to install BepInEx to
your game!
Expand Down

0 comments on commit 35468d1

Please sign in to comment.