Mmoi submitted a new resource:
SConomy NG Database Plugin - A plugin that manages SConomy NG database storage
Read more about this resource...
SConomy NG Database Plugin - A plugin that manages SConomy NG database storage
SConomy NG Database Plugin adds the database storage to SConomy NG.
Setup:
In the config.ini files (next to the script folder), add the 2 following lines (allow the database connection):
[Scripts.Privileges]
sconomy-ng-db = ["db"]
Database credentials / info:
Go to the sconomy-ng-db.js file (line 44) and modify the "var database = {...}" with your info.
Once the info are there, place the script into the script folder...
Read more about this resource...