This is a tool to create custom cards for the game Dominion, created by Donald X. Vaccarino, published by Rio Grande Games.
This is partially intended to work aside Shard Of Honor's card creator, but is not really a replacement. Maybe someday, but not now.
This is licensed under the GNU General Public License v3.0. See LICENSE
or the GNU website for more information.
ALL card designs are property of Donald X. Vaccarino and Rio Grande Games, not me.
All designs of cards are taken from shardofhonor's similar card creator, found at https://shardofhonor.github.io/dominion-card-generator/.
g++
- CMake
- git CLI
- Internet (I mean, really)
After downloading and extracting, run setup.sh
. This should download the appropriate libraries and compile everything.
Not compiled for windows yet (sadly), but in the future there will be prebuilt exe's or something. 🤷
Unless enabled at the top of the options bar, all images (excluding the coin, debt, and VP token) are rendered at half resolution for much better load times and performance.
This program uses Curl for downloading images. It's website can be found here, and it's license can be found here. This is also stored in curl-license.txt
.
If you want more information (about anything, really), DM me at Maimas2#4562
.