• View all by YellowAfterlifeCreator
  • Follow YellowAfterlifeFollowFollowing YellowAfterlifeFollowing
  • Add To CollectionCollection
  • Comments
  • Devlog
  • More like thisRelated

execute_shell_simple for GameMaker

← Return to execute_shell_simple for GameMaker

Devlog

  • Now with working directory support
    July 12, 2025 by YellowAfterlife
    2
    A new optional argument at the end. Omit or leave as an empty string to use the game’s working directory. Used like so: var winDir = environment_get_variable("WINDIR"); var cmdPath = winDir + "/Syst... Continue reading
  • Smaller DLLs, x64 support
    September 29, 2021 by YellowAfterlife
    4
    This is now one of those 4KB DLLs. Added a GMS2.3 version with a x64 runtime build. Renamed the extension to execute_shell_simple_ext in case that’s what was causing issues for a few people... Continue reading
itch.io·View all by YellowAfterlife·Report·Embed·
Updated 21 days ago