diff options
Diffstat (limited to 'vcpkg/ports/hexi/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/hexi/vcpkg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/hexi/vcpkg.json b/vcpkg/ports/hexi/vcpkg.json new file mode 100644 index 0000000..0adc884 --- /dev/null +++ b/vcpkg/ports/hexi/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "hexi", + "version": "1.3.4", + "description": "Header-only, lightweight C++ library for binary streaming & serialization.", + "homepage": "https://github.com/EmberEmu/Hexi", + "license": "MIT OR Apache-2.0" +} |