generated from AriasCreations/vsmodtemplate
Change mod name
This commit is contained in:
parent
9395c247fc
commit
7cad5b1369
9 changed files with 20 additions and 17 deletions
|
@ -24,7 +24,7 @@ public static class Program
|
|||
|
||||
public class BuildContext : FrostingContext
|
||||
{
|
||||
public const string ProjectName = "ModTemplate";
|
||||
public const string ProjectName = "VintageStorage";
|
||||
public string BuildConfiguration { get; set; }
|
||||
public string Version { get; }
|
||||
public string Name { get; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue