Mother.CLI
1.0.0
See the version list below for details.
dotnet tool install --global Mother.CLI --version 1.0.0
dotnet new tool-manifest
dotnet tool install --local Mother.CLI --version 1.0.0
#tool dotnet:?package=Mother.CLI&version=1.0.0
nuke :add-package Mother.CLI --version 1.0.0
The game Space Engineers (by Keen Software House, no affiliation) supports scripting and modding using the C# language, but does not provide a robust framework of tools to support developers in creating these scripts and mods. This package includes a command line tool to support players in generating new ingame script projects with a core libary (Mother Core) of cababilities supporting automation, communication, and navigation.
---
This is part of the Mother project, including:
- Mother OS
- Mother Core
- Mother GUI
- Mother Studio
- Mother CLI
---
Disclaimer:
These tools are an independent creation and is not endorsed, sponsored, nor affiliated with Keen Software House. "Space Engineers" is a trademark of Keen Software House. All trademarks and copyrights used are properties of their respective owners. The use of "Space Engineers" in these tools is for reference purposes only and does not imply any association or endorsement.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
This package has no dependencies.