Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:KSP-KOS/KOS into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Dunbaratu committed Nov 2, 2019
2 parents 7716114 + 8bb3295 commit 5af8391
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASECHECKLIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ note where it says "(*backport*)" below if you are doing a backport.
- [ ] Build kOS solution in release mode
- [ ] Run all unit tests
- [ ] Ensure that all required resources are in place (module manager) (*backport* : Note if this is a backport you may need to use an older modulemanager DLL here.)
- [ ] Create zip file with a root starting in the `\Resources\` directory
- [ ] The zip file should have the GameData folder in the root
- [ ] Create a ZIP file that has only the `GameData` folder of the `\Resources\` directory in it. Make sure the ZIP's folder structure starts with `GameData`.
- In other words, filenames like this: `GameData\kOS\kOS.version`, NOT this `\kOS\kOS.version`.)
- [ ] Name the zip file with the following pattern `kOS-v<major>.<minor>.<patch>.<build>.zip` (eg kOS-v1.1.3.0.zip )
- [ ] Build the documentation (unless this is a *backport*) with:
- (if Linux or Mac: `cd docs ; make clean ; make html`)
Expand Down

0 comments on commit 5af8391

Please sign in to comment.