Skip to content
This repository was archived by the owner on Jun 29, 2025. It is now read-only.

Commit d13151b

Browse files
authored
Merge pull request #363 from InvalidArgument3/add-sccastspectator
Create CastSpectatorSC.xml (mod)
2 parents 26f9f37 + 48c85c0 commit d13151b

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Plugins/Mods/CastSpectatorSC.xml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<?xml version="1.0"?>
2+
<PluginData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ModPlugin">
3+
<!-- Place the steam id of your workshop item here. -->
4+
<Id>3299682578</Id>
5+
6+
<!-- The name of your plugin that will appear in the list. -->
7+
<FriendlyName>CastSpectatorSC</FriendlyName>
8+
9+
<!-- The author name that you want to appear in the list. -->
10+
<Author>Invalid</Author>
11+
12+
<!-- Optional tag that adds a tooltip to the plugin in-game. -->
13+
<Tooltip>Enhancements to the spectator camera.</Tooltip>
14+
15+
<!-- Optional tag that adds a plugin description. If omitted, this will be the same as the Tooltip. 1000 characters max. -->
16+
<Description>Enhancements to the spectator camera based off of CastSpectator by Klime. Rebindable controls through TextHUDAPI</Description>
17+
18+
19+
</PluginData>

0 commit comments

Comments
 (0)