fix: Update build and dependencies and add badge
This commit is contained in:
parent
277454c571
commit
fe77dedca7
@ -1,10 +1,11 @@
|
||||
# Ferx - A basic game engine written in c++
|
||||
|
||||
[![CMake on a single platform](https://github.com/coderloff/ferx/actions/workflows/cmake-single-platform.yml/badge.svg)](https://github.com/coderloff/ferx/actions/workflows/cmake-single-platform.yml)
|
||||
|
||||
## 🛠️ Build
|
||||
For building, type `make` and enter the directory `build`. After that, just type `./ferx` to run the build
|
||||
For building, type `make` and enter the directory `build`. After that, just type `./editor` to run the build
|
||||
|
||||
## 📦 Dependencies
|
||||
* **OpenGL**
|
||||
* **GLAD**
|
||||
* **GLFW**
|
||||
* **GLEW**
|
||||
* **ImGUI**
|
||||
|
Loading…
Reference in New Issue
Block a user