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
for example, one of the mods i made for rimworld, has multiple versions, just with config file and a few subfolders for the versions, and then the rimworld game just uses the version which matches the folder name,
it probably means that the devs of quasimorph would need to code in this feature, but i think once set up, it should be able to cater for many sub-versions (in case there are many subversions in future) :)
for example:
modfolder
- v1.0
- v1.1
- v1.2
etc
and "IF game is on v1.0, it uses the v1.0 folder" for the mod's data, etc.