소스 검색

Update README.md

Nicolas Cannasse 7 년 전
부모
커밋
c9c5ceaa2e
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -24,6 +24,12 @@ And on OSX:
 
 `brew install libpng jpeg-turbo libvorbis sdl2 mbedtls openal-soft libuv`
 
+# Building on Windows
+
+Open `hl.sln` using Visual Studio Code and compile.
+
+To build all of HashLink libraries it is required to download several additional distributions, read each library README file (in hashlink/libs/xxx/README.md) for additional information. 
+
 # Documentation
 
 Read the [Documentation](https://github.com/HaxeFoundation/hashlink/wiki) on the HashLink wiki.