Skip to content

Commit 77fa2b3

Browse files
Rip-Rip-Ripiamsirenstorm
authored andcommitted
Fix missing addon tags.
1 parent 55cda85 commit 77fa2b3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

light_bridge_lights/addon.kv3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
mod = "Dynamic Light Bridge Lights (★)"
44
description = "Adds dynamic lighting to light bridges, similar in style to our Clustered Renderer showcase video.\n\nWARNING: This addon can be very performance-heavy on lower-end hardware due to the number of lights it creates.\n\nThis addon is a stand-in solution until Area Lights have been implemented.\n\nVersion 1.1.0"
5-
type = ""
5+
type = "Other"
66
id = 0
77
thumbnail = ".assets/thumb.jpg"
88
authors =

p1_pgun/addon.kv3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
mod = "P1 Portal Gun (★)"
44
description = "Replaces the portal gun with the variant from Portal 1.\n\nIncludes particle replacements provided by Electrodynamite12.\nAlso includes sound replacements for prop pickup, +use, firing, and portals.\n\nVersion 2.0.1"
5-
type = ""
5+
type = "Other"
66
id = 0
77
thumbnail = ".assets/thumb.jpg"
88
authors =

player_blood/addon.kv3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
mod = "Player Blood (★)"
44
description = "Re-enables player blood, as seen in Portal 1.\n\nVersion 1.0.1"
5-
type = ""
5+
type = "Other"
66
id = 0
77
thumbnail = ".assets/thumb.jpg"
88
authors =

0 commit comments

Comments
 (0)