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
Also, why are bots being used to purposely aggravate long-time customers? Its disrespectful to your customers.
Also, let's see that git, bro. Where's the link?
You can't guarantee that. Each and every next update to the game can potentially break mods. That's actually a norm of all games that allow/have mods loadable in, again, especially those who inject their code into the game client.
Its really the responsibility of the coder for a mod for a game to at least take a few minutes and make sure the mod runs with the newest client and then mark the mod as compatible, vs. just telling people that it'll just be ok the game won't break.
Unfortunately, pushing unnecessary updates to mods can cause issues with mod loading order for some players, especially when it's a dependency mod such as this one (just look back in the discussion history here for examples), so best practice is to NOT push updates that are not required for core functionality.
I'm a software developer by trade, so I'm aware of the point you were trying to get across, but still, its usually (YMMV) not safe to play with outdated mods, especially the ones that use code injection to work.