diff --git a/openrct2.proj b/openrct2.proj
index 9128dbc75a..ee2536cfe0 100644
--- a/openrct2.proj
+++ b/openrct2.proj
@@ -8,6 +8,8 @@
+ 0.0.5
+
$(MsBuildThisFileDirectory)
$(RootDir)distribution\
$(RootDir)artifacts\
@@ -26,6 +28,8 @@
$(ArtifactsDir)openrct2-symbols.zip
$(ArtifactsDir)openrct2-symbols-$(GitSha1Short).zip
$(ArtifactsDir)openrct2-install.exe
+
+ OpenRCT2-$(Version)$(VersionExtension)-windows
@@ -52,6 +56,21 @@
+
+
+ $(UploadFilename).zip
+ 1
+
+
+ $(UploadFilename).exe
+ 2
+
+
+ $(UploadFilename)-symbols.zip
+ 5
+
+
+
@@ -140,4 +159,26 @@
+
+
+
+ https://openrct2.org/altapi/?command=push-build
+ %(UploadArtifacts.Filename)%(UploadArtifacts.Extension)
+
+
+
+
+
+
+
+