Skip to content

Commit

Permalink
Make Homepage in metadata official
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNite committed Oct 30, 2024
1 parent 1e1967a commit 81f43e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions GDWeave/Loader/ModManifest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ internal class ModMetadata {
public string? Author { get; set; }
public string? Version { get; set; }
public string? Description { get; set; }
public string? Homepage { get; set; }
}
}

0 comments on commit 81f43e6

Please sign in to comment.