Skip to content
Merged
Changes from all commits
Commits
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
27 changes: 27 additions & 0 deletions Plugins/AutoJump.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?xml version="1.0"?>
<PluginData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="GitHubPlugin">

<Id>MalzSmith/AutoJump</Id>
<GroupId>MalzSmith/AutoJump</GroupId>

<FriendlyName>AutoJump</FriendlyName>
<Author>MalzSmith</Author>

<Tooltip>This client side plugin adds a toolbar action that can toggle a jump drive to jump automatically when charged. This can be useful when traveling long distances.</Tooltip>
<Description>
AutoJump

This client side plugin adds a toolbar action that can toggle a jump drive to jump automatically when charged. This can be useful when traveling long distances.

To use the plugin, simply add the new "AutoJump" action to your hotbar. Select a GPS target on your jump drive (or don't, I'm not your dad) and enable the "AutoJump" toggle. The ship should keep initiating jumps automatically until it reaches the target (or forever if you are blind jumping).


</Description>

<SourceDirectories>
<Directory>ClientPlugin</Directory>
</SourceDirectories>

<Commit>24a8b5e685d57a39dd3f7f313a9b0e368ef1d9be</Commit>

</PluginData>