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
https://steamcommunity.com/sharedfiles/filedetails/?id=1242915898
I don't use any other backpack related mod.
Is it not compatible anymore ?
Thanks for your help in advance !
Will use it in the list of the new game this week ;)
Thanks ^^
-The Insulated Pack has now its own seperate perish settings instead of sharing it with the Icebox
-Added the Bearger Bin with its own settings and some store options!
-(New screenshots will follow soon)
This is for testing purpose and the changes will be eventually added to the Ultimate Backpack/Perish Settings mods
The "Name" in file "modinfo.lua" need be equal the call name on classes "GetModConfigData" on file modmain.lua.
For example:
name in modinfo is "ICEPACKWATER", but on modmain is GetModConfigData("Icepack_water")
IF you change GetModConfigData("Icepack_water") to GetModConfigData("ICEPACKWATER"), this function will be works.
The same will need in others functions.