From 6be63a463d3987d14c16975eccf748155c3895e3 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 11 Aug 2025 21:08:46 +0200 Subject: Updated readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 4e4fc01..88c6524 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,6 @@ inspiration from [LÖVE](https://www.love2d.org/), 2600](https://en.wikipedia.org/wiki/Atari_2600) and [Windows 3.1](https://en.wikipedia.org/wiki/Windows_3.1). -You develop your games in Lua and you are only allowed to have one Lua file -where all your code lives. You can then load external assets like images and -sounds. - > [!IMPORTANT] > The Raylib library in the `vendor` folder contains prebuilt artifacts. All > libraries are also available in the `archive` folder. You can manually -- cgit v1.2.3