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
The only job it has these days is deleting itself so that you can't have two versions installed. That's initialised at io_scene_valvesource\__init__.py line 38. Is that script not running?
Thanks for the clarification. I have been keeping a copy stored in addons_extern[github.com], so I just removed that file entirely with a commit note.
I also wouldn't have the script save user prefs without consent. It should be entirely in the user's control, and that script took that away. I believe a changelog note would be best, considering it's in bold on the website.
It's a fair point about saving user prefs. I want to save the old add-on being disabled, but of course any other changes are saved too. I'll just remove the save call; in most cases the user will do it themselves anyway. The worst that will happen is a "missing add-on" warning on the prefs screen.