#Get list of modids
17 messages · Page 1 of 1 (latest)
you should probably also cache these or something so you dont need to remake the set every time
Complexity isn't big so it's not needed.
eh i guess
why use a builtin method when you can reflect and loop over a list to add items to a set and also change the access level of a field
uh /s
@w@
i mean kjs actually does basically the same thing anyways
it just also includes mod info and caches it
Oh, Yes, it's more optimal solution. Thanks!

