Galicate Posted June 26 Report Posted June 26 This is my first time making a code mod, and im trying to fetch a json file, but it cant seem to find it. `api.Logger.Notification(api.Assets.Exists(new AssetLocation("vintagediseases:diseases/testdisease.json")).ToString());` returns False I checked my bin/Debug and the files exist and are named properly. What am I doing wrong?
Recommended Posts