diff --git a/README.md b/README.md index 67e09b9d..79b299c9 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 @@ -79,8 +79,8 @@ Also if you find this project useful, feel free to give it a :star: thank you :k | [![Waddlesworth](https://avatars1.githubusercontent.com/u/769399?s=200&v=4)](https://github.com/SirWaddles) | [![Maiky M](https://avatars3.githubusercontent.com/u/51415805?s=200&v=4)](https://github.com/MaikyM) | [![AyeTSG](https://avatars1.githubusercontent.com/u/49595354?s=200&v=4)](https://github.com/AyeTSG) | [![FireMonkey](https://avatars2.githubusercontent.com/u/38590471?s=200&v=4)](https://github.com/ItsFireMonkey) | | `https://github.com/SirWaddles` | `https://twitter.com/MaikyMOficial` | `https://twitter.com/AyeTSG` | `https://twitter.com/iFireMonkey` | ### Why FModel -This project is mainly based on what [UModel](https://github.com/gildor2/UModel) can do, in a personalized way, in case UModel doesn't work, as a temporary rescue solution. -I'd highly suggest you to use [UModel](https://github.com/gildor2/UModel) instead if you wanna use something made professionnaly. +This project is mainly based on what [UModel](https://github.com/gildor2/UModel) can do, in a personalized way, if UModel doesn't work, as a temporary rescue solution. +I'd highly suggest you to use [UModel](https://github.com/gildor2/UModel) instead if you wanna use something made professionally. ## TODO - [ ] Take a look at memory usage