Forums

Where to save persistent data?

Auteur Réponses
Gustra Jeudi 7 Avril 2011 à 15:21
GustraAnonymous

I'm working on a script which acts as an interface for Gamer's Gate, and I would like the user to have the option to store user and password data persistently. So I wonder what rules there are for storing persistent data to avoid clashes between scripts? I would guess in $REPERTOIRE/configurations/options/$TITLE or thereabout?