From 3d4c2da773ad68e7def58af6822a6f96f85960ef Mon Sep 17 00:00:00 2001 From: NishiOwO Date: Mon, 31 Mar 2025 11:18:35 +0900 Subject: [PATCH] update stack --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed7a87b..ed7ed0e 100644 --- a/README.md +++ b/README.md @@ -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)