Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
@Gerard, yeah, that's basically it, plus you need to have the image URL mapping setup as well.
im new to scripting in lua and tts mods in general. i took a look at your script for importing decks, and wanted to add a single card for testing purposes. though i am receiving error messages trying to do so, making the modified save not even load.
what i did:
- add ["EVO001"] = {url = *link to a fabrary .webp file of the front face*} to the OSCImageDB container
- add ["EVO001"] = {name = *...*, type = *...*} to the OSCCardDB container
basically trying to replicate the rest of the database structure. is there more required to add additional cards? id love to be able to playtest bright lights asap.
By the way, thank you for all of the hard work. It allows us to enjoy the game even though we are so far apart now.