Skip to content

Commit bd6890e

Browse files
committed
Update readme format
1 parent 073960e commit bd6890e

File tree

1 file changed

+12
-15
lines changed

1 file changed

+12
-15
lines changed

README.md

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,21 @@
44

55
This repository contains the current version of the official Microsoft Flight Simulator 2020 Blender Import/Export plugin. The flight sim community has already developed and forked the original project many times, and Asobo's intention is to fully support Blender with the help and contributions of all the developers that have already implemented features in the different unofficial Blender plugins.
66

7-
>Asobo would especially like to thank the following people: <br>
8-
>Vitus of [Wing42](https://wing42.com/), [tml1024](https://github.com/tml1024), [ronh991](https://github.com/ronh991), [pepperoni505](https://github.com/pepperoni505) of [FlyByWire](https://flybywiresim.com/)
7+
> Asobo would especially like to thank the following people: <br>
8+
> Vitus of [Wing42](https://wing42.com/), [tml1024](https://github.com/tml1024), [ronh991](https://github.com/ronh991), [pepperoni505](https://github.com/pepperoni505) of [FlyByWire](https://flybywiresim.com/)
99
10-
:warning: This plugin cannot import glTF files that have been built into a Microsoft Flight Simulator 2020 package through the Sim's Package Builder.
11-
<br>
12-
13-
:warning: This plugin is NOT compatible with the legacy exporter developed for FSX and P3D. Remove these plugin (Prefered) or disabled these plugins.
14-
<br>
10+
> [!WARNING]
11+
>- This addon cannot import glTF files that have been built into a Microsoft Flight Simulator 2020 package through the Sim's Package Builder.
12+
>- This addon is **NOT compatible** with the legacy exporter developed for FSX and P3D. Remove these plugin (Prefered) or disabled these plugins.
13+
>- This addon need to have the `Import-Export: gltf 2.0 format` addon (gltf2 Khronos Blender IO) **enabled** to work. Do not remove it or disable it !
1514
16-
:warning: This addon need to have the `Import-Export: gltf 2.0 format` addon (gltf2 Khronos IO) **enabled** to work. Do not remove it or disable it !
17-
<br>
15+
> [!IMPORTANT]
16+
> Supported blender versions of the latest version of the addon (We can't guarantee not having bugs with other unstable versions):
17+
> - **3.3.x LTS**
18+
> - **3.6.x LTS**
19+
> - **4.2.x LTS**
20+
> - **4.5.x LTS**
1821
19-
:warning: Supported blender versions of the latest version of the addon:
20-
- **3.3.x LTS**
21-
- **3.6.x LTS**
22-
- **4.2.x LTS**
23-
- **4.5.x LTS**
24-
We can't guarantee not having bugs with other unstable versions
2522

2623
*******
2724

0 commit comments

Comments
 (0)