General Device Type Format (GDTF) library for Unity(C#).
This library provides a set of classes to read GDTF files in Unity. And, Provides a set of classes to create a Unity GameObject from the GDTF data.
- Read GDTF files.
- Parse
description.xml
and convert it to Unity ScriptableObject.
Use the Unity Package Manager to install the package from the git URL.
- Open the Unity Package Manager from the menu
Window
->Package Manager
. - Click the
+
button in the top left corner and selectAdd package from git URL...
. - Enter the following URL and click
Add
.
https://github.com/nasshu2916/GDTF-Unity.git?path=/Assets/GDTF#master