mirror of
https://github.com/keharriso/love-nuklear.git
synced 2025-09-10 16:17:47 -04:00
Updated Home (markdown)
parent
066b14c987
commit
887db86830
1 changed files with 3 additions and 1 deletions
4
Home.md
4
Home.md
|
@ -4,7 +4,9 @@
|
|||
|
||||
## Building
|
||||
|
||||
The library uses CMake to build, and requires [LuaJIT](http://luajit.org/index.html) headers and libraries.
|
||||
Windows and Linux binaries are included with every [release](https://github.com/keharriso/love-nuklear/releases).
|
||||
|
||||
The project uses CMake to build, and requires [LuaJIT](http://luajit.org/index.html) headers and libraries.
|
||||
|
||||
When fetching the code, you must also pull the required Nuklear code as a submodule. The simplest way to do this is to use:
|
||||
```sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue