diff options
author | FourthVolt <87427011+EM4Volts@users.noreply.github.com> | 2023-07-19 01:41:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-19 01:41:45 +0200 |
commit | b951cae3d2bcf581bf9b6d8fece0d6b9bc66c67b (patch) | |
tree | b26748c5061a799b6144ae160372ebd1a3e7062b /Northstar.Custom/paks/rpak.json | |
parent | ea6dea0ef1789498ee11202e48d1c1072dbdbb4f (diff) | |
download | NorthstarMods-1.17.0.tar.gz NorthstarMods-1.17.0.zip |
Add cut Doublebarrel shotgun by using model from Titanfall Online (#660)v1.17.0-rc2v1.17.0
Diffstat (limited to 'Northstar.Custom/paks/rpak.json')
-rw-r--r-- | Northstar.Custom/paks/rpak.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Northstar.Custom/paks/rpak.json b/Northstar.Custom/paks/rpak.json new file mode 100644 index 00000000..743468b4 --- /dev/null +++ b/Northstar.Custom/paks/rpak.json @@ -0,0 +1,5 @@ +{
+ "Postload": {
+ "mp_weapon_shotgun_doublebarrel.rpak": "common.rpak"
+ }
+}
\ No newline at end of file |