Road Tool - Version 145138

Created
Total Size148.7 KB (152,239 bytes)
Modified Size72.9 KB (74,615 bytes)
File Count32
Engine Version24
Changes
Changes on 2026-01-27
Meta
{ "Compiler": { "RootNamespace": "Sandbox", "DefineConstants": "SANDBOX", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": false, "ReleaseMode": "Release", "AssemblyReferences": [], "ReplacementDirectives": { ".Server.cs": "SERVER" }, "IgnoreFolders": [], "DistinctAssemblyReferences": [] }, "Resources": "", "CodePackageReferences": [] }
{
  "Compiler": {
    "RootNamespace": "Sandbox",
    "DefineConstants": "SANDBOX",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "TreatWarningsAsErrors": false,
    "Nullables": false,
    "ReleaseMode": "Release",
    "AssemblyReferences": [],
    "ReplacementDirectives": {
      ".Server.cs": "SERVER"
    },
    "IgnoreFolders": [],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Diff (72.9 KB modified)

+3 ~8
  • Code/RoadParkingLotComponent/RoadParkingLotComponent.cs (5.4 KB)
  • Code/RoadParkingLotComponent/RoadParkingLotComponent.Curbs.cs (8.2 KB)
  • Code/RoadParkingLotComponent/RoadParkingLotComponent.Lines.cs (3.1 KB)
  • .bin/package.redsnail.roadtool.cll (16.7 KB -> 19.8 KB)
  • .bin/package.redsnail.roadtool.xml (1.8 KB -> 4.5 KB)
  • Code/RoadComponent/RoadComponent.cs (2.8 KB -> 2.8 KB)
  • Code/RoadComponent/RoadComponent.Decals.cs (3.7 KB -> 3.7 KB)
  • Code/RoadComponent/RoadComponent.Lampposts.cs (7.4 KB -> 7.4 KB)
  • Code/RoadComponent/RoadComponent.Lines.cs (7.4 KB -> 7.4 KB)
  • Code/RoadIntersectionComponent/RoadIntersectionComponent.cs (5.1 KB -> 5.1 KB)
  • Code/RoadIntersectionComponent/RoadIntersectionComponent.TrafficLights.cs (5.4 KB -> 5.4 KB)