Files in data/source/
?
#652
-
I saw class files for A) how does that work |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
My best guess is that those are just custom classes, based on the wiki. I'm unsure of the specifics, since there's not really any need to use that folder in most cases, but the engine does seem to recognize it through this system. |
Beta Was this translation helpful? Give feedback.
-
just as a heads up, 'data/source' doesnt exist. you just would have a 'source' folder in the mod root. |
Beta Was this translation helpful? Give feedback.
-
its in 'mods/yourmod/source' not 'mods/yourmod/data/source' |
Beta Was this translation helpful? Give feedback.
My best guess is that those are just custom classes, based on the wiki. I'm unsure of the specifics, since there's not really any need to use that folder in most cases, but the engine does seem to recognize it through this system.