Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 440 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 440 Bytes

ShitVM 개발자 도구

윈도우용 ShitVM 개발자 도구

컴파일

> git clone https://github.com/ShitVM/ShitVM-Developer-Tool.git
> cd ShitVM-Developer-Tool
> cmake CMakeLists.txt
> msbuild ShitVMDeveloperTool.sln /t:ALL_BUILD /p:Configuration=Release

주의사항

  • 이 도구와 호환되는 ShitVM 버전을 확인 후 사용하세요.
  • 이 도구의 아키텍처와 ShitVM의 아키텍처가 같아야 합니다.