Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePhar committed Oct 3, 2024
1 parent caa27bd commit 233968f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Phar's Archipelago SM64 Randomizer PopTracker Pack
# Phar's SM64 Archipelago PopTracker Pack

This is a [PopTracker](https://github.com/black-sliver/PopTracker) pack for the **Archipelago Super Mario 64 Randomizer**.

![Example of SM64 Pack](docs/example.png)
![Example 1 of SM64 Pack](docs/example.png)
![Example 2 of SM64 Pack](docs/example2.png)

## Features

Expand Down Expand Up @@ -39,7 +40,11 @@ exported state, the pack version, your PopTracker version, and what your expecta

## Compiling from Source

This is a mess right now of Python and Bun. I just wouldn't.
This pack is built via a TypeScript CLI tool I created called Phakager, which is included in this repo. To use, install
the latest version of Bun and your package manager of choice (I used `pnpm`), then run install (e.g., `pnpm install`) in
the directory to download all dependencies.

Then run `bun run ./Phakager.ts -h` to see all the possible options that can be run.

## Image Credits

Expand Down
Binary file added docs/example2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 233968f

Please sign in to comment.