You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Place the steam id of your workshop item here. -->
4
+
<Id>3478835029</Id>
5
+
6
+
<!-- The name of your plugin that will appear in the list. -->
7
+
<FriendlyName>Thicker HBAO</FriendlyName>
8
+
9
+
<!-- The author name that you want to appear in the list. -->
10
+
<Author>-Data-</Author>
11
+
12
+
<!-- Optional tag that adds a tooltip to the plugin in-game. -->
13
+
<Tooltip>Widens HBAO radius for more pronounced fake shadows.</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>Turns up a few values in the environment.sbc that pertain to horizon based ambient occlusion. These are the fake shadows you see around edges in-game.
17
+
18
+
See the screenshots on the mod page ([Data] Thicker HBAO) for examples of what this will look like.
19
+
20
+
Ping me on Discord if you have issues.</Description>
21
+
22
+
<!-- Optional tag that specifies whether the plugin is hidden. Hidden plugins only appear when they are enabled or searched for in the search box. -->
23
+
<Hidden>false</Hidden>
24
+
25
+
<!-- Optional tag that specifies what dependencies this mod has. Dependencies will be automatically enabled when this mod is enabled. -->
0 commit comments