diff --git a/README.md b/README.md index 67e09b9d..9c922556 100644 --- a/README.md +++ b/README.md @@ -20,16 +20,16 @@ **3.** Navigate through the tree to find the Asset you want -**4.** Clicking on **Extract** will extract the selected Asset to your `Documents` folder, try to serialize it and will display infos about it -- Asset is an **_ID_**: +**4.** Clicking on **Extract** will extract the selected Asset to your `Documents` folder, it will also try to serialize it and will display information about it +- if the Asset is an **_ID_**: - Try to create an [Icon](https://i.imgur.com/etUcOEj.png) with **Name**, **Description**, **Rarity**, **Type** and the **Cosmetic Source** -- Asset is a **_Texture_**: +- if the Asset is a **_Texture_**: - Try to display the Asset as PNG -- Asset is a **_Sound_**: +- if the Asset is a **_Sound_**: - Try to convert the Asset to OGG and play the sound -- Asset is a **_Bundle Of Challenges_**: +- if the Asset is a **_Bundle Of Challenges_**: - Try to create an [Icon](https://i.imgur.com/pUVxUih.png) with all **Challenges' Description**, **Count** and the **Reward** -- Asset is a **_Font_**: +- if the Asset is a **_Font_**: - Try to convert the Asset to OTF ### Difference Mode @@ -54,7 +54,7 @@ ### Important If issues occur when compiling the source code, make sure that the software is being built for x64. -If somehow FModel crash because of permissions, please either disable Windows Defender or add and exception for FModel.exe. +If somehow FModel crashed due to permissions, please either disable Windows Defender or add and exception for FModel.exe. Also if you find this project useful, feel free to give it a :star: thank you :kissing_heart: ### Features 1. Extract @@ -74,13 +74,12 @@ Also if you find this project useful, feel free to give it a :star: thank you :k - [Find & Replace for ScintillaNET](https://www.nuget.org/packages/snt.ScintillaNet.FindReplaceDialog/) - [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) ### Contributors -| **Waddlesworth** | **Maiky M** | **AyeTSG** | **FireMonkey** | -| :---: | :---: | :---: | :---: | -| [](https://github.com/SirWaddles) | [](https://github.com/MaikyM) | [](https://github.com/AyeTSG) | [](https://github.com/ItsFireMonkey) | -| `https://github.com/SirWaddles` | `https://twitter.com/MaikyMOficial` | `https://twitter.com/AyeTSG` | `https://twitter.com/iFireMonkey` | +
Waddlesworth 🔧 | Maiky M 🔧🐦 | AyeTSG 🔧🐦 | FireMonkey 🔧🐦 |