Skip to content

Commit cc28b79

Browse files
committed
refractor(readme): update todo, add credits
1 parent 6a29cfa commit cc28b79

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,19 @@ For this .net9 with AoT gets used in combination with a dedicated translation la
55

66
## TODO:
77

8-
- python bindings
9-
- c++ bindings
8+
- C++ headers
109
- documentation
1110
- tests
1211
- automated release workflow
13-
- credits
1412

1513
## Planned:
1614

1715
- Il2CPPInspector-Redux as additional backend for il2cpp
1816
- using TPK dumps instead of Unity's reference (especially due to this usage of the reference most likely violating the license)
17+
18+
## Credits:
19+
20+
- [nesrak1/AssetsTools.NET](https://github.com/nesrak1/AssetsTools.NET) - AssetsTools backend
21+
- [AssetRipper/AssetRipper](https://github.com/AssetRipper/AssetRipper) - AssetRipper backend
22+
- [Perfare/AssetStudio](https://github.com/Perfare/AssetStudio) - AssetStudio backend
23+
- [Unity-Technologies/UnityCsReference](https://github.com/Unity-Technologies/UnityCsReference) - part of the AssetStudio backend

0 commit comments

Comments
 (0)