Skip to content

Commit 31e844d

Browse files
Add addon type to addons without that metadata field
1 parent c0e9bc2 commit 31e844d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

legacy_schrodinger/addon.kv3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
mod = "Old Schrödinger Cubes (★)"
44
description = "Replaces the current Schrödinger cube model with a version from earlier in development.\n\nVersion 1.0.0"
5-
type = ""
5+
type = "Asset Pack"
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 sound replacements for prop pickup, +use, firing, and portals.\n\nVersion 1.0.0"
5-
type = ""
5+
type = "Asset Pack"
66
id = 0
77
thumbnail = ".assets/thumb.jpg"
88
authors =

refractive_fizzlers/addon.kv3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
mod = "Refractive Fizzlers (★)"
44
description = "Adds a refractive visual effect to all fizzler types.\n\nSome artifacts may occur.\nFor best results, launch P2:CE with the parameter '-powerOfTwoTextureSize 8192' to increase refraction resolution.\n\nVersion 1.0.0"
5-
type = ""
5+
type = "Asset Pack"
66
id = 0
77
thumbnail = ".assets/thumb.jpg"
88
authors =

unused_turret_vo/addon.kv3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
mod = "Unused Turret VO (★)"
44
description = "Reimplements the unused Turret VO found within Portal's files.\n\nAlso adds logic to restore lines designed to play if Turrets are blocked by a Hard Light Bridge.\n\nOverall, a total of 16 additional voicelines have the ability to play.\n\nVersion 1.1.0"
5-
type = ""
5+
type = "Asset Pack"
66
id = 0
77
thumbnail = ".assets/thumb.jpg"
88
authors =

0 commit comments

Comments
 (0)