Closed
Description
I'm trying to list files for a Curse project but I get an empty set.
CurseAPI.files(id).get().size() returns 0 but CurseAPI.project(id).get().name() returns the right project name - in my testing case WorldEdit (with id = 31043).
Sorry if I'm doing something wrong.
Reactions are currently unavailable