Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raicool authored Aug 17, 2023
1 parent d4e8c74 commit ce78425
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,13 @@ credits to B_squo for replay documentation https://twitter.com/B_squo
### TODO
- [ ] get spotpass files directly from 3ds using luma debugger / an ftp server
- [ ] auto update feature


## Usage
the ghost manager requires sdl2, sdl2_image, and gtk2 to be installed
### Ubuntu
```
sudo apt-get install libsdl2-dev
sudo apt-get install libsdl2-image-dev
sudo apt-get install libgtkmm-2.4-dev
```

0 comments on commit ce78425

Please sign in to comment.