2025-01-29 10:00:12 +00:00
2025-01-29 10:55:49 +01:00
2025-01-29 10:55:49 +01:00
2025-01-29 10:55:49 +01:00
2025-01-29 10:55:49 +01:00
2025-01-29 10:55:49 +01:00
2025-01-29 10:55:49 +01:00
2025-01-29 10:55:49 +01:00
2025-01-29 10:00:12 +00:00

LNXCORE

LeenkxCore for Leenkx Full Stack SDK.

Based on Krom. Powered by Kinc.

git clone --recursive https://dev.leenkx.com/LeenkxTeam/LNXCORE
cd LNXCORE

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
No description provided
Readme 204 MiB
Languages
C 56.6%
C++ 39%
C# 2.3%
Objective-C 1.2%
Roff 0.4%
Other 0.4%