GTFO

Details

Last Updated
last month
First Uploaded
last month
Downloads
25
Likes
0
Size
276KB
Dependency string
cris-OldCharger-0.0.1
Dependants

For Rundown Developers:

  • This mod simply allows rundown developers to replace charger texture with pre R7 one(completely black).
  • Install ECC, and in Model.jsonc, add the following block into MaterialCustom:
{
      "Enabled": true,
      "DebugName": "OldCharger",
      "Target": {
        "Mode": "PersistentID",
        "persistentIDs": [
          30,39,41
        ],
        "nameParam": "",
        "nameIgnoreCase": true,
        "categories": []
      },
      "MaterialSets": [
        {
          "From": "mtr_striker_bullrush",
          "To": "mtr_striker_bullrush_old",
          "SkinNoise": "KeepOriginal",
          "SkinNoiseTexture": ""
        },
        {
          "From": "mtr_striker_bullrush_head",
          "To": "mtr_striker_bullrush_head_old",
          "SkinNoise": "KeepOriginal",
          "SkinNoiseTexture": ""
        }
      ]
    }
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.