• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Linux Is the export correct?

Y

Ysela_Creyo

Guest
Hello, I have GMS 1.4 and I connected to ubuntu (everything was ok) so I wanted to create an executable, for my game, (Ubuntu in this case) so I unmarked the option "Install on app" - because I wanted to install it by myself (of course).

Compile was fine, but I believed it will create a " .deb " file, in change it created a .zip (with an x/executable for ubuntu inside when you extract) which works can play the game in ubuntu, but that wasn't what I wanted. Since a " .deb " can be installed then have Icon and appears in the menu of ubuntu and everything...

Is this correct? Or i should do other thing to get my " .deb " file? when creating?
 

Mick

Member
In version 1.4.1598 and later of GMS1.4 you should be able to choose deb or zip when creating the executable (probably in the file dialog, I haven't tested).
 
Y

Ysela_Creyo

Guest
In version 1.4.1598 and later of GMS1.4 you should be able to choose deb or zip when creating the executable (probably in the file dialog, I haven't tested).
Yeah I was thinking that, but I only get "as a zip" option. I have 1.4.1567, really just because of this I cannot create a deb?
 
Top