I searched around to see if anyone had made a Pointshop mod that used the /data folder instead of SQL, and I stumbled upon some threads on obscure gaming forums which suggested that Pointshop COULD already store data without an SQL server. They were really vague though so I wasn't able to figure out if this was actually the case. I also scrolled through the official gmod 13 pointshop thread for a bit to see if there was a way to do this, but didn't find anything.
Can one, in fact, use Pointshop without SQL and if so, how does one go about this?
Yep, don't install the mysql addon.
You can set:
PS.Config.DataProvider = 'data'
And it will store data in the data folder instead of pdata/sql.
Wow thanks!
Sorry, you need to Log In to post a reply to this thread.