Add missile launcher and missile controller projects master
authorGreg Burri <greg.burri@gmail.com>
Wed, 8 May 2024 19:20:58 +0000 (21:20 +0200)
committerGreg Burri <greg.burri@gmail.com>
Wed, 8 May 2024 19:20:58 +0000 (21:20 +0200)
commit6b3ee666d6489deb3b03742aaaf47d6f148fbd21
tree22b508f6109db0b6521ee3b099b11b2ad5138daf
parent1d890b728a04276da7f7611aff7f032bba855242
Add missile launcher and missile controller projects
18 files changed:
AutoPilot/MDK/MDK.paths.props
BaseMiner/MDK/MDK.paths.props
BaseMiner/Program.cs
MiningRover/MDK/MDK.paths.props
MissileController/MDK/Bootstrapper.cs [new file with mode: 0644]
MissileController/MDK/MDK.options.props [new file with mode: 0644]
MissileController/MDK/MDK.paths.props [new file with mode: 0644]
MissileController/MissileController.csproj [new file with mode: 0644]
MissileController/Program.cs [new file with mode: 0644]
MissileController/thumb.png [new file with mode: 0644]
MissileLauncher/MDK/Bootstrapper.cs [new file with mode: 0644]
MissileLauncher/MDK/MDK.options.props [new file with mode: 0644]
MissileLauncher/MDK/MDK.paths.props [new file with mode: 0644]
MissileLauncher/MissileLauncher.csproj [new file with mode: 0644]
MissileLauncher/Program.cs [new file with mode: 0644]
MissileLauncher/thumb.png [new file with mode: 0644]
SEScripts.sln
TODO.md [new file with mode: 0644]