Thankyou!!!
This program works fine with the files and they don't lose their formatting.
Edit.
Whoever it is MUCH more managable... opening up the user.txt file with ConTEXT gives me a format like this..
"[llk] t3k"
{
"deny"
{
}
"type" "steamid"
"groups"
{
"member"
}
"id" "STEAM_0:0:6192354"
"pass" ""
"allow"
{
}
}
and for some reason if each line of the file is seperated like that, ULib freaks out and completely reformats the file to something like this...
"[llk] t3k"
"{"
"deny"
"{"
"}"
"type" "steamid"
"groups"
"{"
"member"
"}"
"id" "STEAM_0:0:6192354"
"pass" ""
"allow"
"{"
"}"
"}"
but even so.. as long as I remove the extra lines of nothing from teh user.txt file before I reupload it, and I set a macro in ConTEXT to do it, ULib doesn't even know it was edited and everything seems to run fine.
Even so though.. I dunno if it's the way you set up ULib to parse the files or what, but it seems like it's a lot harder than it has to be =)
keep up the good work though guys. I like the new version. =)