General command line argument processing mechanism
Argument for defining game data folder
Argument for defining plugin DLL folder
Previously, before staring the game from IDE, developer had to ensure that the game executable can find game data either by copying that data next to executable or to create symbolic links. This enchantment will add third and more convenient option: telling executable where to look for files.
This development enchantment includes:
Previously, before staring the game from IDE, developer had to ensure that the game executable can find game data either by copying that data next to executable or to create symbolic links. This enchantment will add third and more convenient option: telling executable where to look for files.