OpenComputers II

OpenComputers II

27.1k Downloads

Make VFSes work in standalone

fnuecke opened this issue ยท 0 comments

commented

Extra virtual file systems defined in resources/data/oc2/file_systems currently don't work in standalone, i.e. when they're in a JAR.
Apparently enumerating resources is not possible in that case. Will need a different solution.