Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s5bug/p8hijack
Grabs the cartridge data from EMScripten-compiled PICO-8 games and puts them back into a P8.PNG
https://github.com/s5bug/p8hijack
Last synced: 2 days ago
JSON representation
Grabs the cartridge data from EMScripten-compiled PICO-8 games and puts them back into a P8.PNG
- Host: GitHub
- URL: https://github.com/s5bug/p8hijack
- Owner: s5bug
- Created: 2023-06-03T04:51:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-03T04:51:20.000Z (over 1 year ago)
- Last Synced: 2024-11-10T16:12:38.672Z (2 months ago)
- Language: Scala
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# p8hijack
```
Usage: p8hijack [--image ]PICO-8 Web Hijacker
Options and flags:
--help
Display this help text.
--image , -i
Set the cover image to be used for steganography.
``````
p8hijack https://exok.com/minigames/celeste.html celeste.p8.png
```