fixed-readme

This commit is contained in:
mmichlol
2026-02-05 21:11:16 +01:00
parent e6bf2a432e
commit 618059855f

View File

@@ -1,6 +1,5 @@
# Fable3D # Fable3D
HEAD
**Fable3D** is a lightweight, modular 3D engine written in Python — designed for game developers, simulation creators, and interactive world builders. It combines the simplicity of Python with powerful 3D rendering capabilities through OpenGL. **Fable3D** is a lightweight, modular 3D engine written in Python — designed for game developers, simulation creators, and interactive world builders. It combines the simplicity of Python with powerful 3D rendering capabilities through OpenGL.
> "Every game is a new story — start yours with Fable3D." > "Every game is a new story — start yours with Fable3D."
@@ -30,4 +29,3 @@ Install dependencies with:
```bash ```bash
pip install Fable3D pip install Fable3D
=======