Skip to content

Commit

Permalink
release: 1.0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zer0Kerbal committed Feb 25, 2020
1 parent 058cdee commit 2d17e4e
Show file tree
Hide file tree
Showing 10 changed files with 165 additions and 37 deletions.
26 changes: 13 additions & 13 deletions B9Stock.version → B9StockPatches.version
Original file line number Diff line number Diff line change
Expand Up @@ -11,27 +11,27 @@
},
"VERSION":
{
"MAJOR":0,
"MINOR":0,
"PATCH":0,
"BUILD":4
"MAJOR": 1,
"MINOR": 0,
"PATCH": 0,
"BUILD": 0
},
"KSP_VERSION":
{
"MAJOR":1,
"MINOR":8,
"PATCH":1
"MAJOR": 1,
"MINOR": 8,
"PATCH": 1
},
"KSP_VERSION_MIN":
{
"MAJOR":1,
"MINOR":7,
"PATCH":1
"MAJOR": 1,
"MINOR": 7,
"PATCH": 1
},
"KSP_VERSION_MAX":
{
"MAJOR":1,
"MINOR":8,
"PATCH":9999
"MAJOR": 1,
"MINOR": 8,
"PATCH": 9999
}
}
7 changes: 7 additions & 0 deletions Changelog.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ KERBALCHANGELOG //Required to have this name
showChangelog = True //To show the changelog, this must be set to True
modName = B9StockPatches //Add your mod's name here
VERSION
{
version = 0.0.0.5
change = Priorities, Priorities
change = release
change = last polish pass
}
VERSION
{
version = 0.0.0.4 - Priorities, Priorities
change = split patch into multiples, adds additional types if CRP, KGEx, and/or SimpleConstruction installed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,27 +11,27 @@
},
"VERSION":
{
"MAJOR":0,
"MINOR":0,
"PATCH":0,
"BUILD":4
"MAJOR": 1,
"MINOR": 0,
"PATCH": 0,
"BUILD": 0
},
"KSP_VERSION":
{
"MAJOR":1,
"MINOR":8,
"PATCH":1
"MAJOR": 1,
"MINOR": 8,
"PATCH": 1
},
"KSP_VERSION_MIN":
{
"MAJOR":1,
"MINOR":7,
"PATCH":1
"MAJOR": 1,
"MINOR": 7,
"PATCH": 1
},
"KSP_VERSION_MAX":
{
"MAJOR":1,
"MINOR":8,
"PATCH":9999
"MAJOR": 1,
"MINOR": 8,
"PATCH": 9999
}
}
9 changes: 8 additions & 1 deletion GameData/B9StockPatches/Changelog.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ KERBALCHANGELOG //Required to have this name
modName = B9StockPatches //Add your mod's name here
VERSION
{
version = 0.0.0.4
version = 0.0.0.5
change = Priorities, Priorities
change = release
change = last polish pass
}
VERSION
{
version = 0.0.0.4 - Priorities, Priorities
change = split patch into multiples, adds additional types if CRP, KGEx, and/or SimpleConstruction installed
change = added Near Future Exploration patch to swap out LF for LFO in Silver, and OX for LFO in Metal
change = adjusted patches to make the default/initial tank contents match the original tank contents (again thank you to JadeofMaar for assistance)
Expand Down
7 changes: 7 additions & 0 deletions GameData/B9StockPatches/Localization/en-us.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Localization
{
en-us
{
// #autoLOC_18284 = Stability Assist
}
}
19 changes: 9 additions & 10 deletions GameData/B9StockPatches/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,26 +16,25 @@ updated: 03 Feb 2020 -->
![B9StockPatches](http://www.camera-m.com/img/placeholder-image-wide.png)

#### Dependencies
- ![Kerbal Space Program](https://kerbalspaceprogram.com) v1.8.1, ***may*** work on earlier versions
- ![Module Manager](http://forum.kerbalspaceprogram.com/index.php?/topic/50533-105-*)
- ![B9PartSwitcher](http://forum.kerbalspaceprogram.com/index.php?showtopic=140541)
- ![Kerbal Space Program](https://kerbalspaceprogram.com/) v1.8.1, ***may*** work on earlier versions
- ![Module Manager](http://forum.kerbalspaceprogram.com/index.php?/topic/50533-105-*/)
- ![B9PartSwitcher](http://forum.kerbalspaceprogram.com/index.php?showtopic=140541/)

#### Supports
- ![Community Resource Pack](https://forum.kerbalspaceprogram.com/index.php?/topic/166314-131-*)
- ![Community Resource Pack](https://forum.kerbalspaceprogram.com/index.php?/topic/166314-*)
- ![Kerbal Change Log](https://forum.kerbalspaceprogram.com/index.php?/topic/179207-*)
- ![SimpleConstruction]()
- ![Near Future Exploration]()
- ![]()


#### Suggests *(other fun mods by zed'K)*:
- ![Hot Beverages Irradiated](https://github.com/zer0Kerbal/HotBeverageIrradiated)
- ![On Demand Fuel Cells Refueled](https://forum.kerbalspaceprogram.com/index.php?/topic/187625-*)
- ![Hot Beverages Irradiated](https://github.com/zer0Kerbal/HotBeverageIrradiated/)
- ![On Demand Fuel Cells Refueled](https://forum.kerbalspaceprogram.com/index.php?/topic/187625-*/)
- ![Simple Logistics]()
- ![Field Training Lab (FTL)](https://forum.kerbalspaceprogram.com/index.php?/topic/188841-171-*)
- ![Field Training Facility (FTF)](https://forum.kerbalspaceprogram.com/index.php?/topic/188841-171-*)
- ![Field Training Lab (FTL)](https://forum.kerbalspaceprogram.com/index.php?/topic/188841-171-*/)
- ![Field Training Facility (FTF)](https://forum.kerbalspaceprogram.com/index.php?/topic/188841-171-*/)
- ![KGEx (coming soon)]()
- ![ProtiTronics]()
- ![ProbiTronics]()
- ![Biomatic]()

<!--
Expand Down
1 change: 1 addition & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
MIT License

Copyright (c) 2019 zer0Kerbal

Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
75 changes: 75 additions & 0 deletions buildReleaseSUB.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@

@echo off

rem Put the following text into the Post-build event command line:
rem without the "rem":

rem start /D C:\KSP_DEV\Workspace\ODFCr\ /WAIT deploy.bat $(TargetDir) $(TargetFileName)
rem
rem if $(ConfigurationName) == Release start /D C:\KSP_DEV\Workspace\ODFCr\ /WAIT buildRelease.bat $(TargetDir) $(TargetFileName)


rem Set variables here

rem H is the destination game folder
rem GAMEDIR is the name of the mod folder (usually the mod name)
rem GAMEDATA is the name of the local GameData
rem VERSIONFILE is the name of the version file, usually the same as GAMEDATA,
rem but not always
rem LICENSE is the license file
rem README is the readme file

set GAMEDIR=\B9StockPatches
set GAMEDATA="GameData\"
rem set SUBDIR="KermangeddonIndustries\"
set VERSIONFILE=%GAMEDIR%.version
set LICENSE="License.txt"
Set LICENSETEXT="MIT.txt"
set README="ReadMe.md"
set JQ=C:\ProgramData\chocolatey\lib\jq\tools\jq.exe

set RELEASEDIR=C:\KSP_DEV\Releases
set ZIP="c:\Program Files\7-zip\7z.exe"

rem Copy files to GameData locations

copy /Y "%1%2" "%GAMEDATA%\%GAMEDIR%\Plugins"
copy /Y %GAMEDIR%.version %GAMEDATA%%SUBDIR%%GAMEDIR%
copy /Y Changelog.cfg %GAMEDATA%\%SUBDIR%%GAMEDIR%

if "%LICENSE%" NEQ "" copy /y %LICENSE% %GAMEDATA%\%SUBDIR%\%GAMEDIR%
if "%LICENSETEXT%" NEQ "" copy /y %LICENSETEXT% %GAMEDATA%\%SUBDIR%\%GAMEDIR%
if "%README%" NEQ "" copy /Y %README% %GAMEDATA%\%SUBDIR%\%GAMEDIR%

rem Get Version info

copy %VERSIONFILE% tmp.version
set VERSIONFILE=tmp.version
rem The following requires the JQ program, available here: https://stedolan.github.io/jq/download/
%JQ% ".VERSION.MAJOR" %VERSIONFILE% >tmpfile
set /P major=<tmpfile

%JQ% ".VERSION.MINOR" %VERSIONFILE% >tmpfile
set /P minor=<tmpfile

%JQ% ".VERSION.PATCH" %VERSIONFILE% >tmpfile
set /P patch=<tmpfile

%JQ% ".VERSION.BUILD" %VERSIONFILE% >tmpfile
set /P build=<tmpfile
del tmpfile
del tmp.version
set VERSION=%major%.%minor%.%patch%
if "%build%" NEQ "0" set VERSION=%VERSION%.%build%

echo Version: %VERSION%


rem Build the zip FILE
cd %GAMEDATA%\..

set FILE="%RELEASEDIR%\%GAMEDIR%-%VERSION%.zip"
IF EXIST %FILE% del /F %FILE%
%ZIP% a -tzip %FILE% GameData

pause
27 changes: 27 additions & 0 deletions deploySub.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@

@echo off

rem H is the destination game folder
rem GAMEDIR is the name of the mod folder (usually the mod name)
rem GAMEDATA is the name of the local GameData
rem VERSIONFILE is the name of the version file, usually the same as GAMEDATA,
rem but not always

set H=C:\KSP_DEV\Releases
set GAMEDIR=B9StockPatches
rem set SUBDIR="KermangeddonIndustries\"
set CHANGELOG="Changelog.cfg"
set README="Readme.md"
set GAMEDATA="GameData\"
set VERSIONFILE=%GAMEDIR%.version

copy /Y "%1%2" "%GAMEDATA%\%GAMEDIR%\Plugins"
copy /Y %VERSIONFILE% %GAMEDATA%\%SUBDIR%%GAMEDIR%
REM copy /Y %CHANGELOG% %GAMEDATA%\%SUBDIR%%GAMEDIR%
REM copy /Y %README% %GAMEDATA%\%SUBDIR%%GAMEDIR%

xcopy /y /s /I %GAMEDATA%\%SUBDIR%\%GAMEDIR% "%H%\GameData\%SUBDIR%\%GAMEDIR%"

pause

rem KermangeddonIndustries\StorkDeliverySystem
5 changes: 5 additions & 0 deletions shields.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Stork Delivery System (SDS)
## Kermangeddon Industries
![Mod Version](https://img.shields.io/github/v/release/zer0Kerbal/StorkDeliverySystem?include_prereleases?style=plastic)
![KSP version](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/StorkDeliverySystem/master/json/ksp.json?style=plastic) ![KSP-AVC](https://img.shields.io/badge/KSP-AVC--supported-brightgreen.svg?style=plastic) ![License CC BY-NC-SA 4.0](https://img.shields.io/badge/license-CC%20BY--NC--SA%204.0-lightgrey?style=plastic)
![Spacedock](https://img.shields.io/badge/SpaceDock-listed-blue.svg?style=plastic) ![CKAN](https://img.shields.io/badge/CKAN-Indexed-blue.svg?style=plastic) ![Github](https://img.shields.io/badge/Github-Indexed-blue.svg?style=plastic) ![Curseforge](https://img.shields.io/badge/CurseForge-listed-blue.svg?style=plastic)

0 comments on commit 2d17e4e

Please sign in to comment.