Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
184 commits
Select commit Hold shift + click to select a range
4f1c366
Restart OO development from scratch with CMake
CaptainSwag101 Jun 30, 2024
660664b
Add remaining projects
CaptainSwag101 Jun 30, 2024
27f9bfa
Fix MCC vessel build output location
CaptainSwag101 Jun 30, 2024
3919862
Add compatibility with Orbiter Beta R90
CaptainSwag101 Jul 1, 2024
b4b1ca6
Delete CMakeSettings.json
CaptainSwag101 Jul 1, 2024
d638741
Add new default CMakeSettings.json
CaptainSwag101 Jul 1, 2024
e81a182
Ignore further changes to CMakeSettings.json
CaptainSwag101 Jul 1, 2024
413b4bb
More gitignore changes
CaptainSwag101 Jul 1, 2024
a9ab186
Un-hardcode project name into linking details
CaptainSwag101 Jul 23, 2024
bcb78f7
Add new Ascent/Rendezvous Monitor source files to projects
CaptainSwag101 Jul 23, 2024
bbc6623
Add new setting for final output directory for special installations
CaptainSwag101 Jul 23, 2024
213a7dc
Configure config/data file auto-copying
CaptainSwag101 Jul 31, 2024
25bb61a
Add extra check for final dir == repo root before copying
CaptainSwag101 Jul 31, 2024
c2046d0
Clarify copy variable name, fix NASSP-inside-Orbiter-dir detection
CaptainSwag101 Aug 1, 2024
6a85d0e
Reorganize main CMakeLists file
CaptainSwag101 Aug 1, 2024
ef8f2b4
Message the final install dir when copying
CaptainSwag101 Aug 6, 2024
b58015e
Consolidate target_link_libraries() statements in projects
CaptainSwag101 Aug 9, 2024
5336121
Vastly simplify install step, only copy data files when explicitly ru…
CaptainSwag101 Aug 9, 2024
014c534
Enable auto-detection of OpenOrbiter, optimize install step slightly
CaptainSwag101 Aug 9, 2024
6bf2f3a
Move MSVC compiler settings to after OpenOrbiter flag definition
CaptainSwag101 Aug 9, 2024
ef3d88a
Fix arrangement of Orbiter install dir and final install dir variables
CaptainSwag101 Aug 9, 2024
43db930
Actually fix variable ordering this time
CaptainSwag101 Aug 19, 2024
81865f3
Copy Missions folder during Install step
CaptainSwag101 Sep 12, 2024
ae3cbe6
Fix oapiWriteLogError macro usage in Hsysparse
CaptainSwag101 Sep 25, 2024
e3bdb80
Add Mission source to MCC project
CaptainSwag101 Nov 5, 2024
2ddfc3f
Enable new lunar gravity model & RTCC support for it
CaptainSwag101 Jan 1, 2025
1fbe528
Use R2 padload values for the AGC where applicable
CaptainSwag101 Jan 1, 2025
eaeb97e
Enable new Earth gravity model & RTCC support for it
CaptainSwag101 Jan 1, 2025
3cb2657
Disable 32-bit-only moons
CaptainSwag101 Jan 1, 2025
1fa378f
Update Moon config to latest visual settings / comments
CaptainSwag101 Jan 2, 2025
80bb4c0
Update Earth config to latest parameters
CaptainSwag101 Jan 2, 2025
41576b5
Remove legacy Earth.cfg and Sol.cfg files
CaptainSwag101 Jan 2, 2025
ee57206
Fix building with new MCC code
CaptainSwag101 Jan 12, 2025
bf08628
Add Flag vessel
CaptainSwag101 Jan 14, 2025
3d89a38
Add GH Actions workflow for autobuilding
CaptainSwag101 Feb 21, 2025
2a92401
Bump version number to 9.0
CaptainSwag101 Feb 21, 2025
71db6b3
Remove Appveyor script
CaptainSwag101 Feb 22, 2025
656b1fd
Update contributing guideline file for Orbiter 2024
CaptainSwag101 Feb 22, 2025
d2a6c42
Try and cache the Orbiter 2024 x64 zip file for the buildbot
CaptainSwag101 Feb 22, 2025
1feedef
Remove COPYING.txt since OpenOrbiter is free software
CaptainSwag101 Feb 22, 2025
13e89d4
Remove "beta" from build names, move "x64" to zip filename
CaptainSwag101 Feb 22, 2025
e3c54be
Update gitattributes to target the new build script
CaptainSwag101 Feb 22, 2025
b97fed6
Update VS version recommendation in readme
CaptainSwag101 Feb 22, 2025
dbaef7e
Add Two-Impulse Processor code files to RTCC and MCC projects
CaptainSwag101 Apr 10, 2025
af1f6c7
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Sep 10, 2025
a66b0a7
Update gitignore with zlib
rcflyinghokie Sep 10, 2025
01bc1bb
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Sep 16, 2025
8a25174
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Oct 2, 2025
41a57f6
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Oct 5, 2025
d7f1c98
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Oct 11, 2025
ea49d16
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Oct 13, 2025
c0d87af
Update launch scenario descriptions
rcflyinghokie Oct 15, 2025
9506f72
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Oct 15, 2025
61cf405
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Oct 19, 2025
73606dc
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Oct 24, 2025
f117763
OO Mission Saves
rcflyinghokie Oct 24, 2025
854a5db
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Nov 2, 2025
09e1199
update direct input
rcflyinghokie Nov 2, 2025
4d1377d
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Nov 3, 2025
fafa249
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Nov 7, 2025
f3897f5
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Nov 15, 2025
6a0ca63
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Nov 17, 2025
d79ecc7
Apollo 9 DECA cb
rcflyinghokie Nov 17, 2025
5c97bc4
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Nov 17, 2025
9ef507d
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Nov 21, 2025
11a1f1d
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Nov 24, 2025
5ea6765
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Nov 26, 2025
b586b8a
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Nov 28, 2025
076b365
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Dec 3, 2025
59bdde5
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Dec 9, 2025
a408925
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Dec 19, 2025
2fffd76
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Dec 27, 2025
844be1d
fix 10 insertion desync
rcflyinghokie Jan 2, 2026
d89539d
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Jan 6, 2026
4556385
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Jan 15, 2026
fcd0e70
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Jan 15, 2026
1a48f2b
Merge branch 'Documentation' of https://github.com/rcflyinghokie/NASS…
rcflyinghokie Jan 15, 2026
bc17c94
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Jan 19, 2026
d0efba2
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Jan 21, 2026
ff09351
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Jan 24, 2026
69481eb
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Jan 28, 2026
46a8b47
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Jan 29, 2026
3cee572
Add QSG to builder
rcflyinghokie Jan 30, 2026
9ba891e
Remove "I" and add hyperlink update
rcflyinghokie Feb 1, 2026
54987c2
Merge branch 'O16-SpaceEVA' of https://github.com/Niker25/NASSP.git i…
Feb 1, 2026
6f62356
add CMakelists for eva
Feb 1, 2026
eed9d56
add versioning
rcflyinghokie Feb 2, 2026
1df5a61
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Feb 2, 2026
b197577
versioning syntax
rcflyinghokie Feb 2, 2026
69af1ca
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Feb 3, 2026
7d224bd
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Feb 10, 2026
7f0a5e2
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Feb 13, 2026
e3257da
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Feb 14, 2026
8e5b2ec
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP i…
Feb 14, 2026
f7c2ef3
Merge branch 'O16-SpaceEVA' of https://github.com/Niker25/NASSP.git i…
Feb 14, 2026
5405669
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Feb 16, 2026
b5976ec
Merge branch 'O16-SpaceEVA' of https://github.com/Niker25/NASSP.git i…
Feb 17, 2026
554f43d
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Feb 18, 2026
19bfd21
Add notes about EVA control and Apollo 8 PTC during time warp
rcflyinghokie Feb 22, 2026
1864bce
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Mar 1, 2026
983d31d
Add reflection mode note to 2024 install instructions
rcflyinghokie Mar 1, 2026
989d94b
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Mar 2, 2026
578032f
Merge branch 'Documentation' of https://github.com/rcflyinghokie/NASS…
rcflyinghokie Mar 2, 2026
d99619d
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Mar 3, 2026
6e89d22
Add keyboard notes
rcflyinghokie Mar 6, 2026
5c4e876
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Mar 7, 2026
a8c8aff
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Mar 12, 2026
784dd57
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Mar 13, 2026
7c74e33
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Mar 15, 2026
53ea9fe
Merge branch 'O24-SpaceEVA' of https://github.com/Niker25/NASSP.git i…
rcflyinghokie Mar 17, 2026
d69b301
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Mar 17, 2026
ff3d8df
Merge branch 'Documentation' of https://github.com/rcflyinghokie/NASS…
rcflyinghokie Mar 22, 2026
4bb0eab
Add cue card info and keybinds
rcflyinghokie Mar 23, 2026
c3b287d
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Mar 23, 2026
ef069e9
Merge branch 'Documentation' of https://github.com/rcflyinghokie/NASS…
rcflyinghokie Mar 23, 2026
feebcc5
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Mar 30, 2026
3e58753
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Apr 1, 2026
cc1e9ec
Add CMake project files
rcflyinghokie Apr 1, 2026
dbbaf2d
Add optics/crosshair comments
rcflyinghokie Apr 4, 2026
b75ac7b
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Apr 8, 2026
a6acfa8
Merge branch 'Documentation' of https://github.com/rcflyinghokie/NASS…
rcflyinghokie Apr 8, 2026
7675f23
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Apr 12, 2026
46365f8
Add notes on high res drive downloads
rcflyinghokie Apr 13, 2026
c8e700a
Merge branch 'Documentation' of https://github.com/rcflyinghokie/NASS…
rcflyinghokie Apr 13, 2026
7e8af0f
Merge branch 'CSMTelecom' of https://github.com/rcflyinghokie/NASSP.g…
rcflyinghokie Apr 13, 2026
40a59f1
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Apr 15, 2026
2d38157
add orbiter cdn link
rcflyinghokie Apr 20, 2026
368cf2a
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Apr 22, 2026
2586a91
Merge branch 'Documentation' of https://github.com/rcflyinghokie/NASS…
rcflyinghokie Apr 22, 2026
d872657
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie Apr 26, 2026
f4f06b9
Update formatting
rcflyinghokie Apr 29, 2026
638f5e7
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie May 4, 2026
b6aa23d
Merge branch 'Documentation' of https://github.com/rcflyinghokie/NASS…
rcflyinghokie May 4, 2026
93db2e1
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie May 13, 2026
60b7c5f
Spacing/formatting
rcflyinghokie May 17, 2026
80cdb3d
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie May 19, 2026
ed981f2
Merge branch 'Documentation' of https://github.com/rcflyinghokie/NASS…
rcflyinghokie May 19, 2026
f92bb30
Merge branch 'Orbiter2016' of https://github.com/orbiternassp/NASSP.g…
rcflyinghokie May 30, 2026
89f805e
Restart OO development from scratch with CMake
CaptainSwag101 Jun 30, 2024
bb98b34
Add remaining projects
CaptainSwag101 Jun 30, 2024
8f47465
Fix MCC vessel build output location
CaptainSwag101 Jun 30, 2024
84392e6
Add compatibility with Orbiter Beta R90
CaptainSwag101 Jul 1, 2024
a2ae2ec
Delete CMakeSettings.json
CaptainSwag101 Jul 1, 2024
3a3b6bf
Add new default CMakeSettings.json
CaptainSwag101 Jul 1, 2024
84e6679
Ignore further changes to CMakeSettings.json
CaptainSwag101 Jul 1, 2024
4be594b
More gitignore changes
CaptainSwag101 Jul 1, 2024
50a3e84
Un-hardcode project name into linking details
CaptainSwag101 Jul 23, 2024
7dee4e0
Add new Ascent/Rendezvous Monitor source files to projects
CaptainSwag101 Jul 23, 2024
10a71c1
Add new setting for final output directory for special installations
CaptainSwag101 Jul 23, 2024
183ed2b
Configure config/data file auto-copying
CaptainSwag101 Jul 31, 2024
8af0572
Add extra check for final dir == repo root before copying
CaptainSwag101 Jul 31, 2024
eb88cff
Clarify copy variable name, fix NASSP-inside-Orbiter-dir detection
CaptainSwag101 Aug 1, 2024
ae06fe6
Reorganize main CMakeLists file
CaptainSwag101 Aug 1, 2024
10dfd56
Message the final install dir when copying
CaptainSwag101 Aug 6, 2024
eb1898c
Consolidate target_link_libraries() statements in projects
CaptainSwag101 Aug 9, 2024
b2edfd9
Vastly simplify install step, only copy data files when explicitly ru…
CaptainSwag101 Aug 9, 2024
2b3df14
Enable auto-detection of OpenOrbiter, optimize install step slightly
CaptainSwag101 Aug 9, 2024
88bedd1
Move MSVC compiler settings to after OpenOrbiter flag definition
CaptainSwag101 Aug 9, 2024
f47d345
Fix arrangement of Orbiter install dir and final install dir variables
CaptainSwag101 Aug 9, 2024
c1986c1
Actually fix variable ordering this time
CaptainSwag101 Aug 19, 2024
dc3e7c6
Copy Missions folder during Install step
CaptainSwag101 Sep 12, 2024
2349cea
Fix oapiWriteLogError macro usage in Hsysparse
CaptainSwag101 Sep 25, 2024
1798edb
Add Mission source to MCC project
CaptainSwag101 Nov 5, 2024
5ece5b0
Enable new lunar gravity model & RTCC support for it
CaptainSwag101 Jan 1, 2025
c34cdf4
Use R2 padload values for the AGC where applicable
CaptainSwag101 Jan 1, 2025
d8dd4cb
Enable new Earth gravity model & RTCC support for it
CaptainSwag101 Jan 1, 2025
189641c
Disable 32-bit-only moons
CaptainSwag101 Jan 1, 2025
607e98a
Update Moon config to latest visual settings / comments
CaptainSwag101 Jan 2, 2025
a750c30
Update Earth config to latest parameters
CaptainSwag101 Jan 2, 2025
cb75dfe
Remove legacy Earth.cfg and Sol.cfg files
CaptainSwag101 Jan 2, 2025
9cbe2ee
Fix building with new MCC code
CaptainSwag101 Jan 12, 2025
acee6bf
Add Flag vessel
CaptainSwag101 Jan 14, 2025
c80da67
Add GH Actions workflow for autobuilding
CaptainSwag101 Feb 21, 2025
a447a9a
Bump version number to 9.0
CaptainSwag101 Feb 21, 2025
99de1b8
Remove Appveyor script
CaptainSwag101 Feb 22, 2025
6daddf6
Update contributing guideline file for Orbiter 2024
CaptainSwag101 Feb 22, 2025
b0a964c
Try and cache the Orbiter 2024 x64 zip file for the buildbot
CaptainSwag101 Feb 22, 2025
b8ca30a
Remove COPYING.txt since OpenOrbiter is free software
CaptainSwag101 Feb 22, 2025
455ecc7
Remove "beta" from build names, move "x64" to zip filename
CaptainSwag101 Feb 22, 2025
6c98b9b
Update gitattributes to target the new build script
CaptainSwag101 Feb 22, 2025
c803343
Update VS version recommendation in readme
CaptainSwag101 Feb 22, 2025
f6d51e4
Add Two-Impulse Processor code files to RTCC and MCC projects
CaptainSwag101 Apr 10, 2025
98b2d19
Fix DirectInput on x64
CaptainSwag101 Oct 31, 2025
96b6380
Merge branch 'CMake' of https://github.com/rcflyinghokie/NASSP into C…
CaptainSwag101 May 30, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
# Let's try this for scenario files too
*.scn eol=crlf
# Do not propagate build script into branches unless requested
appveyor.yml merge=ours
.github/workflows/build.yml merge=ours
66 changes: 66 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
# This starter workflow is for a CMake project running on a single platform. There is a different starter workflow if you need cross-platform coverage.
# See: https://github.com/actions/starter-workflows/blob/main/ci/cmake-multi-platform.yml
name: CMake on a single platform

on:
push:
branches: [ "CMake" ]

env:
GH_TOKEN: ${{github.token}}
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
BUILD_TYPE: RelWithDebInfo
BUILD_NAME: NASSP-V9.0-Orbiter2024-${{github.run_number}}

jobs:
build:

# The CMake configure and build commands are platform agnostic and should work equally well on Windows or Mac.
# You can convert this to a matrix build if you need cross-platform coverage.
# See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
runs-on: windows-latest

steps:
- uses: actions/checkout@v4

- name: Check dependency cache for Orbiter 2024 x64
uses: actions/cache@v4
id: cache
with:
path: ${{github.workspace}}/Orbiter2024-x64.zip
key: O2024-x64-zip

- name: Download Orbiter 2024 x64 if not cached
if: steps.cache.outputs.cache-hit != 'true'
run: Invoke-WebRequest -Uri https://github.com/orbitersim/orbiter/releases/download/2024/Orbiter-x64.zip -OutFile ${{github.workspace}}/Orbiter2024-x64.zip

- name: Extract Orbiter
run: Expand-Archive -Force ${{github.workspace}}/Orbiter2024-x64.zip ${{github.workspace}}/Orbiter2024

- name: Configure CMake
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
# See https://cmake.org/cmake/help/latest/variable/CMAKE_BUILD_TYPE.html?highlight=cmake_build_type
run: cmake -DORBITER_INSTALL_DIR:STRING="${{github.workspace}}/Orbiter2024" -DFINAL_INSTALL_DIR:STRING="${{github.workspace}}/install" -B ${{github.workspace}}/build -G "Visual Studio 17 2022" -A x64 ${{github.workspace}}/Orbitersdk/samples/ProjectApollo/

- name: Build
# Build your program with the given configuration
run: cmake --build ${{github.workspace}}/build --config ${{env.BUILD_TYPE}} -j 4

- name: Install
run: cmake --install ${{github.workspace}}/build

- name: Write version file
run: |
$version = "${{ env.BUILD_NAME }}"
@"
$version
"@ | Out-File -Encoding UTF8 "${{ github.workspace }}/install/NASSP_VERSION.txt"

- name: Zip output directory
run: Compress-Archive -Path ${{github.workspace}}/install/* -DestinationPath ${{github.workspace}}/${{env.BUILD_NAME}}-x64.zip -Force

- name: Create GitHub release and tag
run: gh release create ${{env.BUILD_NAME}} ${{github.workspace}}/${{env.BUILD_NAME}}-x64.zip --target CMake

- name: Create QSG asset
run: gh release upload ${{env.BUILD_NAME}} '${{github.workspace}}/Doc/Project Apollo - NASSP/NASSP Quick Start Guide.pdf'
28 changes: 28 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -143,3 +143,31 @@ XRSound/
/.ninja_deps
# Ignore Matlab log analyzers
/*.m
/Orbitersdk/samples/ProjectApollo/CMakeSettings.json
/Extern
/GravityModels
/packages/ldoc
/pl
/CMakeDoxyfile.in
/CMakeDoxygenDefaults.cmake
/lfs.dll
/lfs.exp
/lfs.ilk
/lfs.lib
/lfs.pdb
/lua.dll
/lua.exp
/lua.ilk
/lua.lib
/lua.pdb
/SketchpadOutput2.dds
/zlibd.dll
/zlibd.exp
/zlibd.ilk
/zlibd.lib
/zlibd.pdb
/zlib.dll
/zlib.exp
/zlib.ilk
/zlib.lib
/zlib.pdb
7 changes: 3 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ This guide is a work in progress and will be updated in the future.
## Building
To build the project you will need a working installation of Orbiter developed by Martin Schweiger.
These are all the requirements for a working development environment
* [Orbiter Beta](http://orbit.medphys.ucl.ac.uk/betainstall.html)
* [D3D9 Client for orbiter](https://www.orbiter-forum.com/showthread.php?t=18431)
* NASSP Orbiter2016 (or derivative) branch checked out inside the Orbiter installation
* Visual Studio (2017, 2019, or 2022)
* [Orbiter 2024 x64](https://github.com/orbitersim/orbiter/releases/tag/2024)
* NASSP Orbiter2024 (or derivative) branch checked out inside the Orbiter installation
* Visual Studio 2019 or 2022 (2022 is preferred)

## Submitting changes
To get your work included in the project we ask you to make a pull request with a brief summary of the changes you did followed by details of your implementation.
Expand Down
31 changes: 0 additions & 31 deletions COPYING.txt

This file was deleted.

82 changes: 0 additions & 82 deletions Config/ProjectApollo/Earth.cfg

This file was deleted.

Loading