Skip to content

Shoozza/godot-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godot-scripts

Scripts to improve the workflow for Godot-Engine on Windows, Linux and OSX.

Requirements

  • Windows: Autohotkey
  • Linux: xdotool
  • OSX: Applescript

How to use

On Windows:

  • compile .ahk files
  • put .exe files next to godot executable

On Linux:

  • put .sh files next to godot executable (does this work?)

On OSX:

  • put .applescript files next to godot executable (does this work?)

In your game project:

  • add contents of run.gd to your script
  • add toggle_ide hotkey in Scene->Project Settings->Input Map

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published