Common Admin Mod Interface - Version 18336

Created
Total Size21.9 KB (22,388 bytes)
File Count6
Engine Version10
Changes
Initial Revision
Meta
{"ProjectTemplate":null,"CsProjName":"","Compiler":{"RootNamespace":"CAMI","DefineConstants":"SANDBOX;ADDON;DEBUG","NoWarn":"1701;1702;1591;","ReleaseMode":"Release","References":[],"DistinctReferences":[]},"Summary":"An s\u0026box implementation of CAMI.","Description":"This is an implementation of the renowned Garry\u0027s Mod library CAMI (https://github.com/glua/CAMI) for s\u0026box.\n\nIt is not 1:1 with the Garry\u0027s Mod version, many things having been adapted to better fit the environment we work in. For example, default usergroups have been completely removed (and as such also Privilege::MinAccess).\n\nThe majority of this is still a work-in-progress:\n* Access callbacks have not been implemented at all.\n* Documentation is incomplete, especially instructions on using this library.\n* This needs to be tested in a working environment.\n\nContributions are highly welcome.","Public":true,"Resources":""}
{
  "ProjectTemplate": null,
  "CsProjName": "",
  "Compiler": {
    "RootNamespace": "CAMI",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "ReleaseMode": "Release",
    "References": [],
    "DistinctReferences": []
  },
  "Summary": "An s\u0026box implementation of CAMI.",
  "Description": "This is an implementation of the renowned Garry\u0027s Mod library CAMI (https://github.com/glua/CAMI) for s\u0026box.\n\nIt is not 1:1 with the Garry\u0027s Mod version, many things having been adapted to better fit the environment we work in. For example, default usergroups have been completely removed (and as such also Privilege::MinAccess).\n\nThe majority of this is still a work-in-progress:\n* Access callbacks have not been implemented at all.\n* Documentation is incomplete, especially instructions on using this library.\n* This needs to be tested in a working environment.\n\nContributions are highly welcome.",
  "Public": true,
  "Resources": ""
}

Diff (0 B modified)

+6
No detailed diff available.