Deactivated steam_api exports

This commit is contained in:
acidicoala
2025-09-04 18:53:05 +05:00
parent 8ec9b4e374
commit 4581c36913
8 changed files with 42 additions and 30 deletions

View File

@@ -1,3 +1,12 @@
Project page: https://github.com/acidicoala/SmokeAPI?tab=readme-ov-file#smokeapi
Project page: https://github.com/acidicoala/SmokeAPI#readme
Forum topic: https://cs.rin.ru/forum/viewtopic.php?p=2597932#p2597932
DLC Database: https://steamdb.info/
DLC Database: https://steamdb.info/
### NOTE ###
Do NOT use the SmokeAPI.config.json file unless you have a good reason.
The default config file enables logging, which might have a negative impact on performance in games.
So, unless you really need to see logs for debugging issues, it is advised to either:
disable logging in the config file by setting the "logging" field to false
or
not use the SmokeAPI.config.json file at all