Skip to content

Commit

Permalink
Update portalMarker.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
sebdei authored Oct 1, 2021
1 parent 164b6f3 commit 3a2958b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion portalMarker/portalMarker.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace PortalMarker
{
[BepInPlugin("sebdei.portalmarker", "Marks all portals on the minimap when renaming and using them", "1.1.0")]
[BepInPlugin("sebdei.portalmarker", "Marks all portals on the minimap when renaming and using them. Removes them on destroy.", "1.1.0")]
[BepInProcess("valheim.exe")]
public class PortalMarker : BaseUnityPlugin
{
Expand Down

0 comments on commit 3a2958b

Please sign in to comment.