update stack

This commit is contained in:
NishiOwO 2025-03-31 11:18:35 +09:00
parent 6f59b690fb
commit 3d4c2da773
No known key found for this signature in database
GPG Key ID: 27EF69B208EB9343

View File

@ -4,5 +4,6 @@ multiplayer sandbox game i might work on
## Stack
- OpenGL 1.1 (probably) on WGL/GLX
- Open Dynamics Engine
- PawnScript
- [Open Dynamics Engine](https://ode.org)
- [PawnScript](https://www.compuphase.com/pawn/pawn.htm), but [patched by me](https://github.com/nishiowo/pawn)
- [stb_image](https://github.com/nothings/stb)