DronCode / ReHitman

Hitman Blood Money Reverse Project
http://rehitman.online
28 stars 5 forks source link

Setup Automated AppVeyor Builds #17

Closed HHCHunter closed 4 years ago

HHCHunter commented 4 years ago

Since I can't be bothered to compile things with Visual Studio, This issue is focusing on setting up & using AppVeyor for this project.

Requirements

Benefits

Blockers for this Issue

Potential Future Issue for Review

HHCHunter commented 4 years ago

Tagging @Notexe

HHCHunter commented 4 years ago

Within AppVeyor, we are required to set the following options

Build:

Environment:

Artifacts:

HHCHunter commented 4 years ago

A blocker as well. https://github.com/DronCode/ReHitman/issues/3#issuecomment-581013942

DronCode commented 4 years ago

It was fixed in the master branch. Folder x86 was renamed to utils and .sln project file fixed for it.

HHCHunter commented 4 years ago

Associated PR to get this all working #18

HHCHunter commented 4 years ago

PR Merged, @DronCode Required to do AppVeyor side stuff for this project. Once done we will have automated builds!

Instructions for AppVeyor setup: https://github.com/DronCode/ReHitman/issues/17#issuecomment-584159620

Will close once done

DronCode commented 4 years ago

Badge & AppVeyor integration works : )

HHCHunter commented 4 years ago

Closing issue