Skip to content

프로젝트 빌드하는 방법

JunhyeonMoon edited this page Dec 10, 2018 · 2 revisions

프로젝트 폴더에 들어가면 bootstrap.ps1 이라는 파일이 있습니다.

default

이 파일을 우클릭한 후 PowerShell에서 실행을 합니다.
그다음 솔루션파일을 visual stdio 2017로 실행한 후 Hearthstone Deck Tracker (C# project)를 빌드하면 됩니다.

https://github.com/HearthSim/Hearthstone-Deck-Tracker/blob/master/CONTRIBUTING.md 를 참고하세요