Oh yes don't worry you need type terminal ./DrawtopiaApp
Example from my bundled app:
It is easy why do you not understand?
I explain you:
do not use --sdk or -L just copy from ..../mono/4.5/*.dll . ( 4.5 from lib/mono/4.5 )
And copy from MonoGame.frameworks/Assemblies/*.dll .
and change x86 to x64 from tab Compiler and OK
Build / Rebuild project!
And check and from directory x64 to bin/Debug or bin/Release
And generate mkbundle until
If it throws error than you need write gcc ...
gcc -ggdb -o DrawtopiaApp -Wall temp.c
pkg-config --cflags --libs mono-2temp.o
And type ./DrawtopiaApp and you see if window of MonoGame shows than it works fine.
It works fine for me. No problem!
If you have problem than I give to other members in MonoGame Community.
PS: Hello dear MonoGame Members please help him and explain him!
Thanks!