diff --git a/GameBundle/GameBundle.csproj b/GameBundle/GameBundle.csproj index 3a17e55..dd5f228 100644 --- a/GameBundle/GameBundle.csproj +++ b/GameBundle/GameBundle.csproj @@ -1,29 +1,32 @@ - + Exe net5.0 - + Ellpeck A tool to package MonoGame and other .NET Core applications into several distributable formats monogame mono xna netcore dotnet publish bundle tool library https://github.com/Ellpeck/GameBundle https://github.com/Ellpeck/GameBundle - https://github.com/Ellpeck/GameBundle/blob/master/LICENSE - https://raw.githubusercontent.com/Ellpeck/GameBundle/master/Logo.png + MIT + README.md + Logo.png true gamebundle 1.3.1 - + - + - + - - PreserveNewest - + + PreserveNewest + + + diff --git a/README.md b/README.md index da53f4b..22f7d5a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - +![The GameBundle logo](Logo.png) **GameBundle** is a tool to package MonoGame and other .NET Core applications into several distributable formats.