Metadata

{
  "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": ""
}

Files

Name Size
text_snippet .addon 1.3KB
.bin
text_snippet manifest.json 54B
text_snippet package.limefruitdev.cami.dll 18.5KB
text_snippet .gitignore 321B
text_snippet license.md 1KB
text_snippet readme.md 638B