25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Sam Hocevar 4272d40443 build: update solution and project platforms 1 yıl önce
.vscode first little pass, everything is broken. 9 yıl önce
binaries build: fix the VS2010 build and add build/ and binaries/ to the dist 13 yıl önce
build build: simplify the window example project file 1 yıl önce
doc build: update solution and project platforms 1 yıl önce
external @ 617c493e11 Switch external submodule to Git LFS. 5 yıl önce
lol @ 80f8eb149a Replace lol::format in favour of C++20 std::format 1 yıl önce
src build: update solution and project platforms 1 yıl önce
tools Fix compilation warnings. 5 yıl önce
.gitattributes build: enforce Unix line endings for autotools files. 5 yıl önce
.gitignore Reorganise code to use Kinc on Windows and Switch 1 yıl önce
.gitmodules Add “update = merge” and “upstream” entries for submodules. 5 yıl önce
.travis.yml build: try to fix broken Travis-CI environment. 9 yıl önce
.ycm_extra_conf.py misc: fix a bug in the YCM configuration file. 9 yıl önce
COPYING build: fix the WTFPL site URL in all code comments. 13 yıl önce
Makefile.am Remove almost everything from Lol Engine and start a clean header hierarchy 1 yıl önce
README.md Minor documentation update 1 yıl önce
TODO Added a few TODOs 9 yıl önce
bootstrap Fix lolfx compilation system so that it works with libtool. 5 yıl önce
build.config Reorganise code to use Kinc on Windows and Switch 1 yıl önce
configure.ac Reorganise code to use Kinc on Windows and Switch 1 yıl önce
lolengine.sln build: update solution and project platforms 1 yıl önce

README.md

About

A collection of scripts and C++ code to make games, demos and tools.

Notes

Build dependencies

The following packages are required on Linux:

  • for bootstrapping: automake libtool pkg-config
  • for building: clang make

Nintendo Switch support

That code is private, it needs to be activated manually:

git clone https://github.com/samhocevar/lol-nx.git src/private/nx