Update instructions

This commit is contained in:
Lubos Lenco
2020-06-24 13:13:51 +02:00
parent 342d294982
commit bb8ed07ba5
+3
View File
@@ -17,6 +17,7 @@ cd armorpaint
node Kromx/make -g direct3d11
cd Kromx
# Unpack `v8\libraries\win32\release\v8_monolith.7z` using 7-Zip - Extract Here (exceeds 100MB)
git apply patch/window_handling.diff --directory=Kinc
node Kinc/make -g direct3d11
# Open generated Visual Studio project
# Set `Project - Properties - Debugging - Command Arguments` to `..\..\build\krom`
@@ -66,6 +67,8 @@ node Kinc/make ios -g metal
node Kromx/make -g direct3d12
cd Kromx
# Unpack `v8\libraries\win32\release\v8_monolith.7z` using 7-Zip - Extract Here (exceeds 100MB)
git apply patch/window_handling.diff --directory=Kinc
git apply patch/d3d12_raytrace.diff --directory=Kinc
node Kinc/make -g direct3d12 --raytrace dxr
# Open generated Visual Studio project
# Set `Project - Properties - Debugging - Command Arguments` to `..\..\build\krom`