LDCad 1.4 Beta 1 (win+linux)


Re: LDCad 1.4 Beta 1 (win+linux)
#3
Thanks,

If you really want to split the app into binary and config etc, you can do it with the current versions using a LDCad.cfg in the same location as the main executable (this is essentially what the windows setup version does, as it's exe etc is identical to the archive one).

In the LDCad.cfg you just point to the absolute locations of the various locations.

Example LDCad.cfg (only config is redirected, rest uses the default)

Code:
[paths]
logDir=<appDir>/logs
cfgDir=/path/to/config/location
guiDir=<appDir>/gui
resourcesDir=<appDir>/resources
colorBinDir=<appDir>/colorBin
partBinDir=<appDir>/partBin
examplesDir=<appDir>/examples
templatesDir=<appDir>/templates
donorsDir=<appDir>/donors
shadowDir=<appDir>/shadow
dirSeeds=<appDir>/seeds

This is somewhat untested for the linux version though.
Reply
« Next Oldest | Next Newest »



Messages In This Thread
Re: LDCad 1.4 Beta 1 (win+linux) - by Roland Melkert - 2014-10-04, 0:21

Forum Jump:


Users browsing this thread: 1 Guest(s)