fabric-loom/src/main
Juuxel 7d2dad6e46
Support a wider range of parameters in FileSpec (#502)
* Support a wider range of parameters in FileSpec

Now supports
- all Providers (incl. Property)
- groovy template string literal (GString)
- Path and gradle FileSystemLocation

* Use the createFromFile overloads directly

* Use charsequence instead of (g)string

* Update src/main/java/net/fabricmc/loom/api/mappings/layered/spec/FileSpec.java
2021-09-22 22:00:41 +01:00
..
java/net/fabricmc/loom Support a wider range of parameters in FileSpec (#502) 2021-09-22 22:00:41 +01:00
resources Constant unpicking (#328) 2021-03-25 19:03:35 +00:00