cookie
cookie library
Functions to persist data on a user's computer.
The data will be read / written to / from a database
corresponding to the realm the library was used in.
| Realm | Database File |
|---|---|
| Server | garrysmod/sv.db |
| Client | garrysmod/cl.db |
| Menu | garrysmod/mn.db |
Garry's Mod
Rust
Steamworks
Wiki Help