Added note about CurseForge files dependency handling (#2881)

This commit is contained in:
Geoff Bourne 2024-06-08 09:10:25 -05:00 committed by GitHub
parent c828985ebe
commit ed7a6668aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,4 +46,8 @@ naturalist
geckolib
aquaculture
naturalist
```
```
## Depencies
The files processing can detect if a dependency is missing from the given list, but is not able to resolve the dependencies otherwise since their metadata only gives the mod ID and not the specific file version/ID that is needed.