coolcat123
Scalability Tester
2
MONTHS
2 2 MONTHS OF SERVICE
LEVEL 2
800 XP
Recently, Pragma has released a change to the way configs are loaded.
As of now you are required to change all your.ini's to.json if you want them to load
A simple way to do this is to make a .bat file in the configs directory with this line
After this, your configs will work again
As of now you are required to change all your.ini's to.json if you want them to load
A simple way to do this is to make a .bat file in the configs directory with this line
Code:
rename *.ini *.json