Skip to content

Instantly share code, notes, and snippets.

@saik0
Created January 22, 2014 17:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saik0/8563767 to your computer and use it in GitHub Desktop.
Save saik0/8563767 to your computer and use it in GitHub Desktop.
if (get_application_name()=="Starbound - Beta") then
set_window_position2(0,0);
maximize();
undecorate_window();
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment