mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-05-27 22:00:23 -04:00
Update README.md
This commit is contained in:
parent
8906c856e8
commit
7410511c40
10
README.md
10
README.md
@ -3,7 +3,7 @@ Latest build: [
|
||||
- [Microsoft Visual C++ 2013 Redistributable](https://www.microsoft.com/en-us/download/details.aspx?id=40784)
|
||||
@ -44,4 +43,7 @@ AssetStudio is a tool for exploring, extracting and exporting assets and assetBu
|
||||
Other interface elements have tooltips or are self-explanatory.
|
||||
|
||||
## Build
|
||||
Program uses some C# 7 syntax, need Visual Studio 2017
|
||||
|
||||
* The project uses some C# 7 syntax, need Visual Studio 2017
|
||||
* **AssetStudioFBX** uses FBX SDK 2015.1, before building, you need to install the FBX SDK and modify the project file, change include directory and library directory to point to the FBX SDK directory
|
||||
* If you want to change the FBX SDK version, you need to replace `libfbxsdk.dll` which in `AssetStudio/Library/x86/` and `x64` directory to the new version
|
||||
|
Loading…
Reference in New Issue
Block a user