Return to site

Ffxiv config file location

broken image
broken image

Var fullPath = Path.Combine(appRoot, FFXIVFolderPath) Var appRoot = Path.GetDirectoryName(Assembly.GetEntryAssembly().Location)

broken image

I tried: //1)Make sure config folder exist and start application Logging I have not gotten the relative path to work yet. What I wanted to do was to drop these files in a folder called ConfigFiles, and then just drop that ConfigFiles folder into the Visual Studio project folder, so that no matter what computer I run the program from, it will be able to access the files. The C# program I am writing needs to access a few XML files and a txt log file, stored in an external folder.