You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://gitter.im/litefeel/Unity-BitmapFontImporter?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
@@ -11,7 +11,7 @@ It easy imports any bitmap font generated by third party tools like:[littera][1]
11
11
12
12
Thiks @Xylph, this origin code form [here](http://forum.unity3d.com/threads/unity-4-6-bitmap-font.265209/)
13
13
14
-
**Feature list:**
14
+
## Feature
15
15
16
16
- Free
17
17
- Auto Import bitmap fonts
@@ -24,12 +24,32 @@ Thiks @Xylph, this origin code form [here](http://forum.unity3d.com/threads/unit
24
24
- No scripting required
25
25
26
26
27
-
**How to Use?**
27
+
## Install
28
+
29
+
#### Using UnityPackageManager (for Unity 2018.3+)
30
+
31
+
Find the manifest.json file in the Packages folder of your project and edit it to look like this:
[](https://gitter.im/litefeel/Unity-BitmapFontImporter?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
@@ -11,7 +11,7 @@ It easy imports any bitmap font generated by third party tools like:[littera][1]
11
11
12
12
Thiks @Xylph, this origin code form [here](http://forum.unity3d.com/threads/unity-4-6-bitmap-font.265209/)
13
13
14
-
**Feature list:**
14
+
## Feature
15
15
16
16
- Free
17
17
- Auto Import bitmap fonts
@@ -24,12 +24,32 @@ Thiks @Xylph, this origin code form [here](http://forum.unity3d.com/threads/unit
24
24
- No scripting required
25
25
26
26
27
-
**How to Use?**
27
+
## Install
28
+
29
+
#### Using UnityPackageManager (for Unity 2018.3+)
30
+
31
+
Find the manifest.json file in the Packages folder of your project and edit it to look like this:
0 commit comments