Skip to content
This repository was archived by the owner on Jan 21, 2023. It is now read-only.

Commit a30a0d0

Browse files
authored
Update README.md
1 parent e1dc54d commit a30a0d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ AssetStudio is a tool for exploring, extracting and exporting assets and assetbu
2424
## Usage
2525
### Requirements
2626

27-
- [.NET Framework 4.0](https://www.microsoft.com/en-us/download/details.aspx?id=17718)
27+
- [.NET Framework 4.7.2](https://dotnet.microsoft.com/download/dotnet-framework/net472)
2828
- [Microsoft Visual C++ 2017 Redistributable](https://support.microsoft.com/help/2977003/the-latest-supported-visual-c-downloads)
2929

3030
### How to use
@@ -41,7 +41,7 @@ AssetStudio is a tool for exploring, extracting and exporting assets and assetbu
4141

4242
## Build
4343

44-
* Visual Studio 2017 or newer
44+
* Visual Studio 2019 or newer
4545
* **AssetStudioFBX** uses FBX SDK 2020.0.1 VS2017, 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
4646
* If you want to change the FBX SDK version, you need to replace `libfbxsdk.dll` which in `AssetStudioGUI/Libraries/x86/` and `AssetStudioGUI/Libraries/x64/` directory to the new version
4747

0 commit comments

Comments
 (0)