Skip to content
This repository was archived by the owner on Jun 29, 2025. It is now read-only.
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
25 changes: 25 additions & 0 deletions Plugins/Mods/SEENG_APEX.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?xml version="1.0"?>
<PluginData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ModPlugin">
<!-- Place the steam id of your workshop item here. -->
<Id>3373409754</Id>

<!-- The name of your plugin that will appear in the list. -->
<FriendlyName>SEENG-Apex)</FriendlyName>

<!-- The author name that you want to appear in the list. -->
<Author>dogboy</Author>

<!-- Optional tag that adds a tooltip to the plugin in-game. -->
<Tooltip>Imitate ship engine sounds (ship acceleration\decelaration RPM etc) FAQ in the description</Tooltip>

<!-- Optional tag that adds a plugin description. If omitted, this will be the same as the Tooltip. 1000 characters max. -->
<Description>How to: just instal at least one ion thruster in each direction. For hot-swap sound packs or auto-select using ship name requair SEENG Core (soon) </Description>

<!-- Optional tag that specifies whether the plugin is hidden. Hidden plugins only appear when they are enabled or searched for in the search box. -->
<Hidden>false</Hidden>

<!-- Optional tag that specifies what dependencies this mod has. Dependencies will be automatically enabled when this mod is enabled. -->
<DependencyIds>
<Id>758597413</Id>
</DependencyIds>
</PluginData>