Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 552 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 552 Bytes

L Engine

About

L is a public-domain modular game engine.

Building

run.sh [build|run|open] [dbg|dev|rls]

The build action will just build the engine (default configuration is development), while the run action will also run the sample, and the open action will open the Visual Studio project (Windows-only).

Copyright

All parts of this software are released into the public domain (as per this notice) unless otherwise stated. Any contribution to this repository is implicitly subjected to the same release.