Update README.md
Fixed typo in ArmorLab compile instructions for MacOS where it says "ArmorPaint" instead of "ArmorLab" in a path name.
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ strip ArmorLab
|
|||||||
```bash
|
```bash
|
||||||
cd ../armorcore
|
cd ../armorcore
|
||||||
git apply Patches/metal_raytrace.diff --directory=Kinc
|
git apply Patches/metal_raytrace.diff --directory=Kinc
|
||||||
cd ../armorpaint
|
cd ../armorlab
|
||||||
../armorcore/Kinc/make --from ../armorcore -g metal
|
../armorcore/Kinc/make --from ../armorcore -g metal
|
||||||
cp -a build/krom/ ../armorcore/Deployment
|
cp -a build/krom/ ../armorcore/Deployment
|
||||||
# Open generated Xcode project at `build/ArmorLab.xcodeproj`
|
# Open generated Xcode project at `build/ArmorLab.xcodeproj`
|
||||||
|
|||||||
Reference in New Issue
Block a user