mirror of
https://github.com/AssetRipper/AssetRipper.git
synced 2025-12-11 20:15:29 +01:00
Update documentation
This commit is contained in:
parent
dfb6df70d2
commit
e7b6db3545
10
README.md
10
README.md
@ -9,13 +9,13 @@ AssetRipper is a tool for extracting assets from Unity serialized files (*CAB-*\
|
||||
|
||||
# Donations
|
||||
|
||||
Thank you for considering to support me. I have normal expenses like food, electric, internet, and rent. Your donations help to ensure that I can continue to afford developing this project. Anyone currently donating is entitled to the Donator role on the [Discord server](https://discord.gg/XqXa53W2Yh).
|
||||
Your support helps maintain and improve AssetRipper. If you find this tool useful, please consider donating:
|
||||
|
||||
[GitHub Sponsors](https://github.com/sponsors/ds5678)
|
||||
- [GitHub Sponsors](https://github.com/sponsors/ds5678)
|
||||
- [Patreon](https://www.patreon.com/ds5678)
|
||||
- [PayPal](https://paypal.me/ds5678)
|
||||
|
||||
[Patreon](https://www.patreon.com/ds5678)
|
||||
|
||||
[Paypal](https://paypal.me/ds5678)
|
||||
Patreon donors receive special roles on our [Discord server](https://discord.gg/XqXa53W2Yh).
|
||||
|
||||
# Supported Versions
|
||||
|
||||
|
||||
@ -11,6 +11,7 @@ Get the latest stable version of AssetRipper for your platform:
|
||||
| Mac x64 | [Download](https://github.com/AssetRipper/AssetRipper/releases/latest/download/AssetRipper_mac_x64.zip) |
|
||||
| Mac Arm64 | [Download](https://github.com/AssetRipper/AssetRipper/releases/latest/download/AssetRipper_mac_arm64.zip) |
|
||||
| Linux x64 | [Download](https://github.com/AssetRipper/AssetRipper/releases/latest/download/AssetRipper_linux_x64.zip) |
|
||||
| Linux Arm64 | [Download](https://github.com/AssetRipper/AssetRipper/releases/latest/download/AssetRipper_linux_arm64.zip) |
|
||||
|
||||
📝 [Release Notes](https://github.com/AssetRipper/AssetRipper/releases/latest)
|
||||
|
||||
@ -31,6 +32,7 @@ For advanced users, every commit triggers an automatic alpha build via Github Ac
|
||||
| Mac x64 | [Download](https://nightly.link/AssetRipper/AssetRipper/workflows/publish/master/AssetRipper_mac_x64.zip) |
|
||||
| Mac Arm64 | [Download](https://nightly.link/AssetRipper/AssetRipper/workflows/publish/master/AssetRipper_mac_arm64.zip) |
|
||||
| Linux x64 | [Download](https://nightly.link/AssetRipper/AssetRipper/workflows/publish/master/AssetRipper_linux_x64.zip) |
|
||||
| Linux Arm64 | [Download](https://nightly.link/AssetRipper/AssetRipper/workflows/publish/master/AssetRipper_linux_arm64.zip) |
|
||||
|
||||
⚠️ Alpha builds are highly experimental and may contain bugs or unfinished features.
|
||||
|
||||
|
||||
@ -16,9 +16,8 @@
|
||||
|
||||
### 1.3 UI
|
||||
- **Improved Asset Previews**
|
||||
- Add a Mesh preview
|
||||
- Scene preview
|
||||
- Add a Material preview
|
||||
- Material preview
|
||||
|
||||
### 1.4 Remove Native Dependencies
|
||||
- Replace crunch with managed code
|
||||
|
||||
@ -54,7 +54,7 @@ Your support helps maintain and improve AssetRipper. If you find this tool usefu
|
||||
- [Patreon](https://www.patreon.com/ds5678)
|
||||
- [PayPal](https://paypal.me/ds5678)
|
||||
|
||||
Donors receive a special role on our [Discord server](https://discord.gg/XqXa53W2Yh).
|
||||
Patreon donors receive special roles on our [Discord server](https://discord.gg/XqXa53W2Yh).
|
||||
|
||||
# Legal Disclaimers
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user