GameBundle 1.4.0-3

The GameBundle logo

GameBundle is a tool to package MonoGame and other .NET Core applications into several distributable formats.

Installing

GameBundle is a dotnet tool, meaning you can install it very easily like so:

dotnet tool install --global GameBundle

Using

By default, GameBundle builds the .csproj file that it finds in the directory that it is run from. The bundled outputs go into bin/Bundled by default.

To build and bundle your app for Windows, Linux and Mac, all you have to do is run the following command from the directory that contains your project file:

gamebundle -wlm

GameBundle will then build a self-contained release of your application for each system using dotnet publish and clean up the output directory using NetCoreBeauty by moving most of the libraries into a Lib subdirectory.

Configuring

GameBundle takes several optional arguments to modify the way it works. To see a list of all possible arguments, simply run

gamebundle --help

Future features

In the future, GameBundle plans to include the following features:

  • An option to create a .app folder for Mac Implemented in 1.1.1
  • An option to create an installer for Windows
  • An option to create a flatpak (or similar) installer for Linux

This package has no dependencies.

Version Downloads Last updated
1.5.4-18 13 05/22/2023
1.5.4-17 10 05/22/2023
1.5.4-16 8 05/22/2023
1.5.3-15 14 05/22/2023
1.5.3-14 17 02/05/2023
1.5.2-13 14 02/05/2023
1.5.2-12 39 09/23/2022
1.5.2-11 33 08/17/2022
1.5.1-10 28 08/17/2022
1.5.1-9 28 08/17/2022
1.5.0-8 28 08/17/2022
1.5.0-7 28 08/17/2022
1.5.0-6 92 02/05/2022
1.4.0-45 64 12/29/2021
1.4.0-5 57 02/05/2022
1.4.0-4 54 02/05/2022
1.4.0-3 60 12/29/2021
1.4.0-2 64 12/29/2021
1.3.3-44 52 12/29/2021
1.3.3-43 65 12/29/2021
1.3.3-42 60 12/29/2021
1.3.3-41 56 12/29/2021
1.3.3-40 57 12/29/2021
1.3.3-39 56 12/29/2021
1.3.2-38 60 12/29/2021
1.3.2-37 72 12/29/2021
1.3.1-36 49 12/29/2021
1.3.1-35 62 12/29/2021
1.3.1-34 57 12/29/2021
1.3.1-33 53 12/29/2021
1.3.1-32 61 12/29/2021
1.3.1-31 66 12/29/2021
1.3.1-30 59 12/29/2021
1.3.1-29 64 12/29/2021
1.3.1-28 55 12/29/2021
1.3.1-27 65 12/29/2021
1.3.0-26 58 12/29/2021
1.2.2-25 52 12/29/2021
1.2.2-24 55 12/29/2021
1.2.2-23 79 12/29/2021
1.2.1-22 57 12/29/2021
1.2.1-21 64 12/29/2021
1.2.0-20 59 12/29/2021
1.2.0-19 61 12/29/2021
1.2.0-18 73 12/29/2021
1.2.0-17 87 12/29/2021
1.1.1-16 65 12/29/2021
1.1.1-15 58 12/29/2021
1.1.1-14 56 12/29/2021
1.1.0-13 59 12/29/2021
1.1.0-12 65 12/29/2021
1.1.0-11 61 12/29/2021
1.1.0-10 52 12/29/2021
1.1.0-9 70 12/29/2021
1.1.0-8 68 12/29/2021
1.0.0-7 60 12/29/2021
1.0.0-6 54 12/29/2021
1.0.0-5 65 12/29/2021
1.0.0-4 60 12/29/2021
0.0.1-3 69 12/29/2021
0.0.1-2 58 12/29/2021