mirror of
https://github.com/AssetRipper/AssetRipper.git
synced 2025-12-11 20:15:29 +01:00
* Update to .NET 10 * Use classic linker * Attempt * Again * Again * Again * Again * Again * again * macos 14 * Remove extra csproj changes
971 B
971 B
Development and Usage Requirements
Building the Solution
To build AssetRipper from source, you'll need:
Essential Software
Compatible IDEs/Editors (with C# 14 support)
Choose one of the following:
- Visual Studio 2026 (Community edition is free for open-source development)
- Visual Studio Code with C# extension
- JetBrains Rider (commercial software, free for students and open-source developers)
Running AssetRipper
if you want to run binary files, you need to install:
Unity Editor
- Download Unity
- ⚠️ Important: Your Unity editor version should be:
- At least as recent as the game version you're working with
- Ideally, use the exact same version as the target game for best compatibility