Skip to content

Commit f6370d0

Browse files
authored
Merge pull request #2 from TacticalTrainingTeam/add-mod-id
general - add mod workshop id
2 parents d978295 + f8f0b21 commit f6370d0

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
<a href="https://github.com/TacticalTrainingTeam/TTT_PartnerMod/issues">
1010
<img src="https://img.shields.io/github/issues-raw/TacticalTrainingTeam/TTT_PartnerMod.svg?style=flat-square&label=Issues" alt="TTT_PartnerMod Issues">
1111
</a>
12-
<a href="https://steamcommunity.com/sharedfiles/filedetails/?id=MOD_ID">
13-
<img src="https://img.shields.io/steam/downloads/MOD_ID.svg?style=flat-square&label=Downloads" alt="TTT_PartnerMod Downloads">
14-
</a>
1512
<a href="https://github.com/TacticalTrainingTeam/TTT_PartnerMod/blob/master/LICENSE">
1613
<img src="https://img.shields.io/badge/License-APL ND-red?style=flat-square" alt="TTT_PartnerMod License">
1714
</a>

meta.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
protocol = 1;
2-
publishedid = MOD_ID;
2+
publishedid = 3507091121;
33
name = "TTT_PartnerMod";
44
timestamp = 5250140732737923549;

0 commit comments

Comments
 (0)