mirror of
https://github.com/4sval/FModel.git
synced 2026-04-08 10:06:40 -05:00
Tons of Small Readme fixes
Grammar Fix, Update Mode MP4 to .Gif, & Just simply making the readme more noob friendly.
This commit is contained in:
parent
3a5aff08e5
commit
94cfb9285e
18
README.md
18
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
|
|||
| [](https://github.com/SirWaddles) | [](https://github.com/MaikyM) | [](https://github.com/AyeTSG) | [](https://github.com/ItsFireMonkey) |
|
||||
| <a href="https://github.com/SirWaddles" target="_blank">`https://github.com/SirWaddles`</a> | <a href="https://twitter.com/MaikyMOficial" target="_blank">`https://twitter.com/MaikyMOficial`</a> | <a href="https://twitter.com/AyeTSG" target="_blank">`https://twitter.com/AyeTSG`</a> | <a href="https://twitter.com/iFireMonkey" target="_blank">`https://twitter.com/iFireMonkey`</a> |
|
||||
### 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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user