diff options
Diffstat (limited to 'vcpkg/ports/rgfw/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/rgfw/vcpkg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/rgfw/vcpkg.json b/vcpkg/ports/rgfw/vcpkg.json new file mode 100644 index 0000000..103f4ee --- /dev/null +++ b/vcpkg/ports/rgfw/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "rgfw", + "version": "1.70", + "description": "A cross platform lightweight single-header simple-to-use window abstraction library for creating graphical programs or libraries.", + "homepage": "https://github.com/ColleagueRiley/RGFW", + "license": "Zlib" +} |