Replicator Melons - Version 13619

Created
Total Size11.5 KB (11,815 bytes)
Modified Size11.5 KB (11,776 bytes)
File Count2
Engine Version10
Changes
Changes on 2/2/2023
Meta
{"PrimaryAsset":"RepMelons.RepMelon","PhysicsMins":"-1,-1,-1","PhysicsMaxs":"1,1,1","RenderMins":"-1,-1,-1","RenderMaxs":"-1,-1,-1","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":true,"ReplaceTags":"runtime npc"}
{
  "PrimaryAsset": "RepMelons.RepMelon",
  "PhysicsMins": "-1,-1,-1",
  "PhysicsMaxs": "1,1,1",
  "RenderMins": "-1,-1,-1",
  "RenderMaxs": "-1,-1,-1",
  "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": true,
  "ReplaceTags": "runtime npc"
}

Diff (11.5 KB modified)

~1
  • .bin/package.dragoteryx.rep_melons.dll (11.5 KB -> 11.5 KB)