KSP mod that adds new ways to get science from space stations.
  • mupad 76.8%
  • C# 15.1%
  • ShaderLab 7.3%
  • GLSL 0.5%
  • HLSL 0.2%
Find a file
Michael Werle ea89165edb fix(build): release filenames did not match expected pattern
Netkan requires the release file to be in the format
"NehemiahEngineeringOrbitalScience_*.zip" in order to update.
2026-05-21 09:48:41 +09:00
ExternalDependencies/ModuleManager chore: update ModuleManager to v4.2.3 2026-05-19 21:13:05 +09:00
GameData/NehemiahInc chore: release 0.10.0 2026-05-20 02:41:00 +09:00
Images Initial work to create KSPedia emtries for NEOS 2017-11-17 21:09:05 +00:00
Models Model for Kemini Experiment #82 2015-02-13 13:43:12 +01:00
Plugin chore: release 0.10.0 2026-05-20 02:41:00 +09:00
Scripts fix(build): release filenames did not match expected pattern 2026-05-21 09:48:41 +09:00
Testing/Save Add additional test saves 2017-12-03 22:51:38 +00:00
TestParts/Experiment Kerbal Resarch Experiments 1 and 2 #74 2015-02-14 13:10:42 +01:00
Textures Kerbal Resarch Experiments 1 and 2 #74 2015-02-14 13:10:42 +01:00
Unity Projects KSPedia - rename folder to remove space 2017-11-25 19:23:11 +00:00
.gitattributes Add gitattributes and fix gitignore to work nicely with Unity. 2017-11-20 16:48:31 +00:00
.gitignore Project files 2020-03-31 17:57:26 +09:00
CHANGELOG.md chore: release 0.10.0 2026-05-20 02:41:00 +09:00
Contributing.md build: replace nant release script with msbuild project 2026-05-20 02:40:54 +09:00
CONTRIBUTORS.md docs: formatting and minor updates 2026-05-19 21:13:05 +09:00
LICENSE Initial commit 2014-05-31 10:36:22 +02:00
README.md Readme - fix link to curseforge 2020-06-14 12:51:37 +09:00
run.sh Rename files and paths containing "NE Science" to "NE_Science" to avoid path errors, especially under Linux when debugging. May not be required after all. 2016-09-20 22:28:40 +01:00

Nehemia Engineering Orbital Science (NEOS)

(WAS: Orbital Material Science)

Overview

This is really a collection of several mods which all have a common theme - orbital experiments.

There are 4 major components:

  1. Kemini - In-capsule experiments for the MK1 pod intended for very early career mode play.

  2. KEES - Kerbal Environmental Effects Study

    This set of experiments uses an external carrier (which must be attached in-orbit using KIS) onto which exposure experiments can be loaded (again using KIS). It is intended to be attached to a small orbital station with different experiments launched and installed over time.

    Components can be brought to orbit using either a special carrier included in the mod, or standard KIS containers.

  3. OMS - Orbital Material Sciences

    This set of experiments is the most ambitious, requiring various stages to complete and is intended for large, long-duration orbital complexes.

    First, an orbital Lab must be launched. There are three labs, an MPL-600, MSL-1000, and MEP-825. Each lab (except for the MEP-825) needs to have lab equipment installed in it (which must be launched separately) before experiments can be installed and run. Lab equipment is specific to a lab, and experiments are specific to lab equipment - so ensure you have the correct equipment before launching experiments!

  4. KLS - Kerbal Life Sciences

    Additional equipment and experiments for the MPL-600 lab.

    Similar to OMS it requires launching a lab, equipment, and experiments in order to perform the science. Instead of standalone experiments, these also require Kerbals to experiment on, so ensure you bring enough victims subjects along!

Each component can be downloaded and installed separately, or the entire collection can be downloaded as one mod.

Changes

Please see the Changelog for a version history and overview of changes. For the full details, please see the GitHub commit log.

Contributing

Please see the Contribution Guidelines for this project which provide an overview of how this project is laid out and how to support it.

Also make sure you agree with the Project License before starting any work.

A list of contributors can be found here.

Resources

  • Micha's Release forum thread covers my maintenance build releases and a brief usage summary of the mod, with links to downloads and other resources.

    • N3h3miah's original Forum Thread contains an in-depth overview and explanation of the mod, with screenshots!
  • Micha's Builds forum thread covers my maintenance builds of this mod while Nehemia is MIA.

Requirements

The remaining components are standalone, although may be enhanced by ModuleManager.