Skip to content

Commit 7caeca6

Browse files
committed
Fix metadata
1 parent 2d72063 commit 7caeca6

37 files changed

Lines changed: 50 additions & 40 deletions

Source/Mods/Blueprints.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
namespace Multiplayer.Compat
1111
{
12-
/// <summary>Misc. Robots by HaploX1</summary>
12+
/// <summary>Blueprints by Fluffy</summary>
1313
/// <see href="https://github.com/fluffy-mods/Blueprints"/>
1414
/// <see href="https://steamcommunity.com/sharedfiles/filedetails/?id=708455313"/>
1515
[MpCompatFor("Fluffy.Blueprints")]

Source/Mods/FollowMe.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
namespace Multiplayer.Compat
1111
{
12-
/// <summary>Misc. Robots by HaploX1</summary>
12+
/// <summary>Follow Me by Fluffy</summary>
1313
/// <see href="https://github.com/fluffy-mods/FollowMe"/>
1414
/// <see href="https://steamcommunity.com/sharedfiles/filedetails/?id=715759739"/>
1515
[MpCompatFor("Fluffy.FollowMe")]

Source/Mods/MinifyEverything.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
namespace Multiplayer.Compat
88
{
9-
/// <summary></summary>
9+
/// <summary>Minify Everything by Erdelf</summary>
1010
/// <see href="https://github.com/erdelf/MinifyEverything"/>
1111
/// <see href="https://steamcommunity.com/sharedfiles/filedetails/?id=872762753"/>
1212
[MpCompatFor("erdelf.MinifyEverything")]

Source/Mods/ProcessorFramework.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
namespace Multiplayer.Compat
99
{
10-
/// <summary>[SYR] Processor Framework by Syrchalis</summary>
10+
/// <summary>Processor Framework by Syrchalis</summary>
1111
/// <see href="https://github.com/Syrchalis/ProcessorFramework"/>
1212
/// <see href="https://steamcommunity.com/workshop/filedetails/?id=2633514537"/>
1313
[MpCompatFor("syrchalis.processor.framework")]

Source/Mods/TimeOfDAySwitch.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ namespace Multiplayer.Compat
66
{
77
/// <summary>Time of day switches by merthsoft</summary>
88
/// <see href="https://bitbucket.org/merthsoft/timeofdayswitch"/>
9+
/// <see href="https://steamcommunity.com/sharedfiles/filedetails/?id=776114412"/>
910
[MpCompatFor("Merthsoft.TimeOfDaySwitches")]
1011
class TimeOfDAySwitch
1112
{

Source/Mods/VanillaAchievements.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace Multiplayer.Compat
1313
{
1414
/// <summary>Vanilla Achievements Expanded by Oskar Potocki, Smash Phil</summary>
15-
/// <see href="https://github.com/AndroidQuazar/VanillaAchievementsExpanded"/>
15+
/// <see href="https://github.com/Vanilla-Expanded/VanillaAchievementsExpanded"/>
1616
/// <see href="https://steamcommunity.com/sharedfiles/filedetails/?id=2288125657"/>
1717
[MpCompatFor("vanillaexpanded.achievements")]
1818
class VanillaAchievements

Source/Mods/VanillaAnimalsCaves.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace Multiplayer.Compat
44
{
5-
/// <summary>Vanilla Animals Expanded Caves by Oskar Potocki, Sarg Bjornson, Aquiles</summary>
6-
/// <see href="https://github.com/juanosarg/VanillaAnimalsExpanded-Caves"/>
5+
/// <summary>Vanilla Animals Expanded - Caves by Oskar Potocki, Sarg Bjornson, Aquiles</summary>
6+
/// <see href="https://github.com/Vanilla-Expanded/VanillaAnimalsExpanded-Caves"/>
77
/// <see href="https://steamcommunity.com/sharedfiles/filedetails/?id=2576512001"/>
88
[MpCompatFor("VanillaExpanded.VAECaves")]
99
internal class VanillaAnimalsCaves

Source/Mods/VanillaAnimalsEndangered.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
namespace Multiplayer.Compat
66
{
7-
/// <summary>Vanilla Animals Expanded Endangered by Oskar Potocki, Sarg Bjornson, Erin, Taranchuk</summary>
8-
/// <see href="https://github.com/juanosarg/VanillaAnimalsExpanded-EndangeredAndRecentlyExtinct"/>
7+
/// <summary>Vanilla Animals Expanded - Endangered by Oskar Potocki, Sarg Bjornson, Erin, Taranchuk</summary>
8+
/// <see href="https://github.com/Vanilla-Expanded/VanillaAnimalsExpanded-Endangered"/>
99
/// <see href="https://steamcommunity.com/sharedfiles/filedetails/?id=2366589898"/>
1010
[MpCompatFor("VanillaExpanded.VAEEndAndExt")]
1111
class VanillaAnimalsEndangered

Source/Mods/VanillaBrewingExpanded.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
namespace Multiplayer.Compat
44
{
5-
/// <summary> Vanilla Brewing Expanded by Oskar Potocki, Sarg Bjornson, Chowder</summary>
5+
/// <summary>Vanilla Brewing Expanded by Oskar Potocki, Sarg Bjornson, Chowder</summary>
66
/// <see href="https://steamcommunity.com/workshop/filedetails/?id=2186560858"/>
7-
/// <see href="https://github.com/juanosarg/VanillaBrewingExpanded"/>
7+
/// <see href="https://github.com/Vanilla-Expanded/VanillaBrewingExpanded"/>
88
[MpCompatFor("VanillaExpanded.VBrewE")]
99
class VanillaBrewingExpanded
1010
{

Source/Mods/VanillaEventsExpanded.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ namespace Multiplayer.Compat
44
{
55
/// <summary>Vanilla Events Expanded by Oskar Potocki, Helixien, Kikohi</summary>
66
/// <see href="https://steamcommunity.com/sharedfiles/filedetails/?id=1938420742"/>
7+
/// <see href="https://github.com/Vanilla-Expanded/VanillaEventsExpanded"/>
78
/// Contribution to Multiplayer Compatibility by Sokyran and Reshiram
89
[MpCompatFor("VanillaExpanded.VEE")]
910
class VEE

0 commit comments

Comments
 (0)