And that wiki page is also super useful for me! But I have a question:
I need a custom level save/load system (not ready), and later want to add some modding features via text files (an advice: never start to develop RTS games :D), and you mention these additional non-uasset directories should be placed out of game project content folder, so is the best practice to make an own directory e.g. “MyOwnData” and use FPaths::ConvertRelativePathToFull(FPaths::GameDir() + “/MyOwnData/”); to access my files runtime in packaged game?
and is there an easy way to have the same work with the development version ? I think in development I should not use ConvertRelativePathToFull(), and there should exist a precompiler directive…
P.S.
with the dark skin your purple letters and really invisible