Skip to content

Commit 7af388d

Browse files
authored
Update README.md
1 parent e4b1f42 commit 7af388d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@
2020
* Terrain
2121
* Cameras
2222

23+
### Import as Package
24+
25+
This fork updates the old codebase (https://github.com/RobertoMalatesta/UnityToJSON) to be a Unity package that can be imported using the Unity package manager.
26+
27+
The most recent version of the package can be quickly imported using `PackageManager->Add package from git url...` using
28+
29+
https://github.com/wschnepp/UnityToJSON.git?path=/UnityToJSON/Packages/UnityToJSON
30+
2331
### Example Uses
2432

2533
**JSON** is a standard and highly useful format for processing tasks.

0 commit comments

Comments
 (0)