https://github.com/tomodachi94/signpic-generator
String generator for the SignPic Minecraft mod
https://github.com/tomodachi94/signpic-generator
minecraft-script minecraft-signpic
Last synced: 6 months ago
JSON representation
String generator for the SignPic Minecraft mod
- Host: GitHub
- URL: https://github.com/tomodachi94/signpic-generator
- Owner: tomodachi94
- Created: 2022-10-07T04:19:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-07T04:22:35.000Z (over 3 years ago)
- Last Synced: 2025-01-14T08:34:43.076Z (over 1 year ago)
- Topics: minecraft-script, minecraft-signpic
- Language: Python
- Homepage: https://ftb.fandom.com/wiki/SignPic
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SignPic String Generator
A command-line interface for generating strings for use with the [SignPic mod](https://ftb.fandom.com/wiki/SignPic).
I made this because I was bored.
## Usage
### Windows
Download `signpic-generator.pyz` from the Releases page. Open command prompt and execute it with `python signpic-generator.pyz --help`.
## Linux (and Mac maybe?)
Download `signpic-generator` from the Releases page and execute with `signpic-generator --help`.