Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nemene21 authored Jul 4, 2024
1 parent 3ea7ccc commit a26c8b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# What is this?
This is a set of programs used for making games with raylib.
It features an entity, component, scene system and has the ability to manage textures, shaders, SFX and particle systems with hot reloading.
It features an entity, component, scene system and has the ability to manage textures, shaders, SFX and particle systems with hot reloading and also includes an automatic GUI build system that can build for windows and compile to wasm.
It also allowes you to host your game locally and gives you an url that tunnels your local server with the game (Requires ngrok, https://ngrok.com/)

Documentation: https://nemeneframeworkdocs.netlify.app/index.html

Expand Down

0 comments on commit a26c8b8

Please sign in to comment.