https://github.com/refreezed/artcommand
Draw stuff using commands. *UNDER DEVELOPMENT*
https://github.com/refreezed/artcommand
Last synced: 9 months ago
JSON representation
Draw stuff using commands. *UNDER DEVELOPMENT*
- Host: GitHub
- URL: https://github.com/refreezed/artcommand
- Owner: ReFreezed
- Created: 2022-10-02T21:25:58.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-20T14:48:19.000Z (over 3 years ago)
- Last Synced: 2025-06-08T13:04:30.121Z (about 1 year ago)
- Language: Lua
- Homepage:
- Size: 1.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Art Command
How to run:
$ ArtCommand.exe pathToArt [options]
or
$ love ArtCommand.love pathToArt [options]
Options:
--nogui
Disable GUI for command-line-only mode. This can be used to convert art to images.
--out
Where to save the output to. Default is in same folder as the input path.