Skip to content

Commit

Permalink
Tools - Prep publish for new RHS SAF compat (#7816)
Browse files Browse the repository at this point in the history
  • Loading branch information
PabstMirror authored Jul 22, 2020
1 parent 23081e0 commit f2dfcce
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 0 deletions.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
3 changes: 3 additions & 0 deletions tools/publish.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ def main(argv):
#RHS Compat GREF - http://steamcommunity.com/sharedfiles/filedetails/?id=884966711
publishFolder(os.path.join(ace_optionals_dir,"@ace_compat_rhs_gref3"), "884966711", changelog_path)

#RHS Compat SAF - http://steamcommunity.com/sharedfiles/filedetails/?id=2174495332
publishFolder(os.path.join(ace_optionals_dir,"@ace_compat_rhs_saf3"), "2174495332", changelog_path)



if __name__ == "__main__":
Expand Down

0 comments on commit f2dfcce

Please sign in to comment.