mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Tools - Prep publish for new RHS SAF compat (#7816)
This commit is contained in:
parent
23081e0ae5
commit
f2dfcceb67
@ -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__":
|
||||
|
Loading…
Reference in New Issue
Block a user