localpcguy / cbloader

Automatically exported from code.google.com/p/cbloader
1 stars 0 forks source link

Possible Feature: Config Files #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
At the moment, CBLoader uses a lot of Command Line Arguments, and I know that I 
have a shortcut with way too many flags. (In fact, I have three of them)

I'm proposing that CBLoader could load config files in addition to the current 
method of flags.

ie:

<config>
 <folder> custom </folder>
 <folder> "%userprofile%\Documents\My Dropbox\cbloader\MyCampaignWorld" </folder>
 <folder> SAcontent </folder>
 <keyfile> Keyfile.key </keyfile>
</config>

Is this feature something people would file useful?

Original issue reported on code.google.com by YeOldeSt...@gmail.com on 11 Dec 2010 at 11:02

GoogleCodeExporter commented 9 years ago
Config is fine. A launcher gui is probably better for the non technical user 
though :)

Original comment by jeff.h...@gmail.com on 11 Dec 2010 at 11:43

GoogleCodeExporter commented 9 years ago
I'll put a config editor in the Helper App. :)

Original comment by YeOldeSt...@gmail.com on 11 Dec 2010 at 11:56

GoogleCodeExporter commented 9 years ago
Config Files are ready (Although they could use some more values) Checking in 
shortly.

Original comment by YeOldeSt...@gmail.com on 22 Dec 2010 at 12:41

GoogleCodeExporter commented 9 years ago
Config Files are ready (Although they could use some more values) Checking in 
shortly.

Original comment by YeOldeSt...@gmail.com on 22 Dec 2010 at 1:05