2025-03-05 00:32:12 -08:00

21 lines
1.0 KiB
Markdown

# Credits
## Licensed Works
A complete list of licensed works used in AssetRipper can be found in the application.
## Project Heritage
AssetRipper builds upon the work of several open-source projects:
1. **[uTinyRipper](https://github.com/mafaca/UtinyRipper)** by [mafaca](https://github.com/mafaca)
- AssetRipper began as a fork of this project
- Licensed under the [MIT license](https://github.com/AssetRipper/AssetRipper/blob/master/Source/Licenses/uTinyRipper.md)
2. **[AssetStudio](https://github.com/Perfare/AssetStudio)** by [Perfare](https://github.com/Perfare)
- Contributed code to AssetRipper
- Licensed under the [MIT license](https://github.com/AssetRipper/AssetRipper/blob/master/Source/Licenses/AssetStudio.md)
3. **[uTinyRipperExporter](https://github.com/spacehamster/UtinyRipperExporter)** by [spacehamster](https://github.com/spacehamster)
- Contributed code to AssetRipper
- Licensed under the [MIT license](https://github.com/AssetRipper/AssetRipper/blob/master/Source/Licenses/uTinyRipperExporter.md)