generated from Raicuparta/ow-mod-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added support for normal numbers and enter key for functionality, better notification communication cleaned up the code.
- Loading branch information
1 parent
6dad4f4
commit d2b23dd
Showing
26 changed files
with
156 additions
and
713 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-22 KB
.vs/ShipRemoteAutopilot/FileContentIndex/e3c8c8c4-4393-41fb-83d7-bd7ac3dd828d.vsidx
Binary file not shown.
Empty file.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
{ | ||
"enabled": true | ||
"enabled": true, | ||
|
||
"settings": { | ||
"Alternate Keys Mode": false | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"filename": "ShipRemoteAutopilot.dll", | ||
"author": "Titch", | ||
"name": "Ship Remote Autopilot (IMPROVED)", | ||
"name": "Ship Remote Autopilot", | ||
"uniqueName": "Titch.ShipRemoteAutopilot", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"owmlVersion": "2.9.2" | ||
} |
4 changes: 0 additions & 4 deletions
4
ShipRemoteAutopilot/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
ShipRemoteAutopilot/obj/Debug/ShipRemoteAutopilot.AssemblyInfo.cs
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
ShipRemoteAutopilot/obj/Debug/ShipRemoteAutopilot.AssemblyInfoInputs.cache
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
ShipRemoteAutopilot/obj/Debug/ShipRemoteAutopilot.GeneratedMSBuildEditorConfig.editorconfig
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file removed
BIN
-89.5 KB
ShipRemoteAutopilot/obj/Debug/ShipRemoteAutopilot.csproj.AssemblyReference.cache
Binary file not shown.
1 change: 0 additions & 1 deletion
1
ShipRemoteAutopilot/obj/Debug/ShipRemoteAutopilot.csproj.CoreCompileInputs.cache
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
ShipRemoteAutopilot/obj/Debug/ShipRemoteAutopilot.csproj.FileListAbsolute.txt
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
61 changes: 0 additions & 61 deletions
61
ShipRemoteAutopilot/obj/ShipRemoteAutopilot.csproj.nuget.dgspec.json
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
ShipRemoteAutopilot/obj/ShipRemoteAutopilot.csproj.nuget.g.props
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
ShipRemoteAutopilot/obj/ShipRemoteAutopilot.csproj.nuget.g.targets
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.