Danrejk / Here-To-Slay-Card-Maker

A C# program made to make custom Cards for the "Here To Slay" card game. The designs are made as accurate as we were able to recreate them. (Program posiada polską wersję językową)
13 stars 6 forks source link

User-created translation in JSON file #22

Closed Beukot closed 1 month ago

Beukot commented 1 month ago

Any text that is on the card will now be depending on langauges stored in lang.json file. The interface will now be only in Polish and English (Italian one has been removed). Also already in-game existing classes are now hardcoded instead of being in a txt file for custom classes, which has been also altered. Each custom class will now contain only one name that will be usable by any of the languages in lang.json.