LeenkxTeam
a678b57d7f
Merge pull request 'Update Files' (#1) from Onek8/LeenkxCore:main into main
Reviewed-on: LeenkxTeam/LeenkxCore#1
LeenkxCore
LeenkxCore for the LNXSDK - Leenkx Full Stack Torrent Based Software Development Kit.
Based on Krom. Powered by Kinc.
git clone --recursive https://dev.leenkx.com/LeenkxTeam/LeenkxCore
cd LeenkxCore
Windows
# Unpack `v8\libraries\win32\release\v8_monolith.7z` using 7-Zip - Extract Here (exceeds 100MB)
Kinc/make -g direct3d11
# Open generated Visual Studio project at `build\Krom.sln`
# Build for x64 & release
Linux
Kinc/make -g opengl --compiler clang --compile
cd Deployment
strip Krom
macOS
Kinc/make -g metal
# Open generated Xcode project at `build/Krom.xcodeproj`
# Build
Description
Languages
C
58.8%
Makefile
23.7%
C++
13%
CMake
2.8%
C#
0.8%
Other
0.8%