hborawski / DominionCompanion

Companion app for card game Dominion
GNU General Public License v3.0
1 stars 1 forks source link

Add custom expansions for fanmade cards #13

Open hborawski opened 3 years ago

hborawski commented 3 years ago

Add in some way of loading fanmade cards into custom expansions.

Shouldn't be unreasonable as the card format is simple, and images could be fetched from a URL rather than bundled with the app. Might be able to just fetch the info from a github repo? and custom expansions could just be maintained with github and maybe a manifest file