diff --git a/Gamedata/Bluedog_DB/Bluedog_DB.version b/Gamedata/Bluedog_DB/Bluedog_DB.version index 5099d0932..5da560d4d 100644 --- a/Gamedata/Bluedog_DB/Bluedog_DB.version +++ b/Gamedata/Bluedog_DB/Bluedog_DB.version @@ -4,8 +4,8 @@ "URL": "https://raw.githubusercontent.com/CobaltWolf/Bluedog-Design-Bureau/master/Gamedata/Bluedog_DB/Bluedog_DB.version", "VERSION": { "MAJOR": 1, - "MINOR": 0, - "PATCH": 1, + "MINOR": 1, + "PATCH": 0, "BUILD": 0 }, "KSP_VERSION": { diff --git a/Gamedata/Bluedog_DB/changelog.txt b/Gamedata/Bluedog_DB/changelog.txt index f3a434e0d..72f58fe81 100644 --- a/Gamedata/Bluedog_DB/changelog.txt +++ b/Gamedata/Bluedog_DB/changelog.txt @@ -1,7 +1,7 @@ BLUEDOG DESIGN BUREAU CHANGELOG -1.0.2 --SAVE BREAKING UPDATE - +1.1 +-SAVE BREAKING UPDATE - Backup saves (KSP\saves) and remove any previous version of BDB (KSP\GameData\BlueDog_DB) before installing. -New parts. Apollo Block V and AARDV, Scout rocket, Centaur T stage redone, Vega upper stage, OSO experiment. -Tech tree completely redone. -Lots of testing and adjustments by minepagan, IronCretin and Komodo and probably others. diff --git a/bdb_list_full.txt b/bdb_list_full.txt index e9cdbbf19..28fe3b773 100644 --- a/bdb_list_full.txt +++ b/bdb_list_full.txt @@ -1 +1,2 @@ +"BD_Extras (No Warranty)\" Gamedata\ diff --git a/bdb_list_sci_probes.txt b/bdb_list_sci_probes.txt index 304299d7e..cee005cbc 100644 --- a/bdb_list_sci_probes.txt +++ b/bdb_list_sci_probes.txt @@ -1,4 +1,3 @@ -Gamedata\Bluedog_DB\Compatibility\AntennaRange Gamedata\Bluedog_DB\Compatibility\HullcamVDS Gamedata\Bluedog_DB\Compatibility\RemoteTech Gamedata\Bluedog_DB\Compatibility\Tweakscale\tweakscale_Antennas.cfg diff --git a/build.bat b/build.bat index ed122247c..c91ab7835 100644 --- a/build.bat +++ b/build.bat @@ -1,4 +1,4 @@ -Set PATH=%PATH%;"C:\Program Files\7-Zip" +Set PATH=%PATH%;"D:\Program Files\7-Zip" Set BUILD=%date:~4,2%_%date:~7,2%_%date:~10,4% pause Press CRTL-C to quit now del BDB_*.zip