Metadata
{
"PrimaryAsset": "AtriksNuke.SmallNuke",
"PhysicsMins": "-10,-10,-10",
"PhysicsMaxs": "10,10,10",
"RenderMins": "-10,-10,-10",
"RenderMaxs": "-10,-10,-10",
"PackageSettings": [
{
"DisplayType": "Integer",
"Choices": [],
"ConVarName": "rep_melons_max",
"DisplayName": "Max Replicator Melons",
"DefaultValue": "30",
"Description": "How many replicator melons can exist simultaneously. This doesn\u0027t stop players from spawning more, but will prevent the melons from replicating any further.",
"Group": "",
"Maximum": 100
},
{
"DisplayType": "Boolean",
"Choices": [],
"ConVarName": "rep_melons_ignore_players",
"DisplayName": "Ignore Players",
"DefaultValue": "false",
"Description": "Should melons target players?",
"Group": ""
}
],
"ParentPackage": "facepunch.sandbox",
"Summary": "The replicator melons from Garry\u0027s Mod in s\u0026box.",
"Description": "The replicator melons from Garry\u0027s Mod in s\u0026box. This isn\u0027t a perfect port, more like an attempt to learn the s\u0026box C# API.",
"Public": false,
"ReplaceTags": "runtime npc",
"CsProjName": "",
"Compiler": {
"RootNamespace": "Sandbox",
"DefineConstants": "SANDBOX;ADDON;DEBUG",
"NoWarn": "1701;1702;1591;",
"References": [],
"DistinctReferences": []
},
"Resources": "",
"CodePackageReferences": []
}
Files