From f61824cf7d82660064e742d7be1ceff8ec8f5494 Mon Sep 17 00:00:00 2001 From: Akira13641 Date: Tue, 18 Feb 2020 22:13:45 -0500 Subject: [PATCH] Add Pascal (Free Pascal) bindings to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cf393fe7c..6707beeaf 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ Languages: * [Python language API bindings #2](https://github.com/jnadro/pybgfx#pybgfx) * [Rust language API bindings](https://github.com/rhoot/bgfx-rs) * [Swift language API bindings](https://github.com/stuartcarnie/SwiftBGFX) + * [Pascal language API bindings](https://github.com/Akira13641/PasBGFX) [Building](https://bkaradzic.github.io/bgfx/build.html) ----------------------------------------------------