Skip to content

educrod/mgmacbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mgmacbundle is a python scrip that build your monogame project into a application bundle for macOS.

How to use it?
Clone the repository in your root project directory (where your .csproj file resides)
git clone https://github.com/educrod/mgmacbundle.git
Go to the cloned directory
cd mgmacbundle
Run the python script
python mgmacbundle.py
Your application bundle will be on bin/Release/osx-64/ directory

About

Python script to Build and packaging MonoGame for macOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages