File tree Expand file tree Collapse file tree 1 file changed +44
-1
lines changed Expand file tree Collapse file tree 1 file changed +44
-1
lines changed Original file line number Diff line number Diff line change 1- # JSON Serializer Plugin
1+ # JSON Serializer Plugin
2+ <i >A JSON serializer plugin for Unity which supports reading from and writing to JSON files</i >
3+
4+ <img src =" https://raw.githubusercontent.com/Persomatey/JSONSerializerPlugin/main/Logo/JSONSerializerPluginLogo.png " width =" 318 " />
5+
6+ <details >
7+ <summary >Example Scene Explanation</summary >
8+ <blockquote >
9+
10+ <details >
11+ <summary >JSON Reader</summary >
12+ <blockquote >
13+
14+ <img src =" https://raw.githubusercontent.com/Persomatey/JSONSerializerPlugin/main/Images/ReadFileImg.png " width =" 860 " />
15+
16+ </blockquote >
17+ </details >
18+
19+ <details >
20+ <summary >JSON Writer</summary >
21+ <blockquote >
22+
23+ <img src =" https://raw.githubusercontent.com/Persomatey/JSONSerializerPlugin/main/Images/WriteFileImg.png " width =" 860 " />
24+
25+ </blockquote >
26+ </details >
27+
28+ </blockquote >
29+ </details >
30+
31+ <details >
32+ <summary >Specs</summary >
33+ <blockquote >
34+
35+ Unity 2020.3.32f1
36+ - Windows: https://download.unity3d.com/download_unity/12f8b0834f07/UnityDownloadAssistant-2020.3.32f1.exe
37+ - Mac: https://download.unity3d.com/download_unity/12f8b0834f07/UnityDownloadAssistant-2020.3.32f1.dmg
38+ - Unity HUB: unityhub://2020.3.32f1/12f8b0834f07
39+
40+ SLN solution in Visual Studio Community 2019 Preview
41+ https://visualstudio.microsoft.com/vs/community/
42+
43+ </blockquote >
44+ </details >
You can’t perform that action at this time.
0 commit comments