mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 11:38:21 +02:00
Loading settings file, adding -run option to help text
This commit is contained in:
parent
b42f488ed3
commit
e7a96d8786
1 changed files with 3 additions and 0 deletions
|
@ -68,6 +68,9 @@ namespace BeefBuild
|
|||
|
||||
base.Init();
|
||||
|
||||
mSettings.Load();
|
||||
mSettings.Apply();
|
||||
|
||||
mInitialized = true;
|
||||
CreateBfSystems();
|
||||
if (mWantsClean)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue