OSDN Git Service

[Add] JSON for Modern C++ の導入
authorHabu <habu1010+github@gmail.com>
Tue, 4 Jul 2023 12:44:13 +0000 (21:44 +0900)
committerHabu <habu1010+github@gmail.com>
Thu, 6 Jul 2023 11:32:39 +0000 (20:32 +0900)
commitbbe8f63837fb53fd1f970283a7ab1c2ddec6c15b
treefe42119154d1ed2568836afe5bb390bdeb3a1259
parentee37136feb973405b6ebe58e5cfec3e26a1853b5
[Add] JSON for Modern C++ の導入

ネットワーキング機能で使用するため、MITライセンスでヘッダオンリーな使い
勝手の良いJSONライブラリである、JSON for Modern C++ を導入する。
Hengband/Hengband/Hengband.vcxproj
Hengband/Hengband/Hengband.vcxproj.filters
THIRD-PARTY-NOTICES.txt
src/Makefile.am
src/external-lib/include-json.h [new file with mode: 0644]
src/external-lib/json.hpp [new file with mode: 0644]