Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 612 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 612 Bytes

Any software tools you make to add convenience to the development process

BashScript-setupGodotProjectDirectoryStructure

Bash script (so should work on Linux and Mac, but now Windows) to setups a starting project directory structure. This is just a directory structure I made based on personal preferences, once we decide on a standard directory structure for the community we can update this to match that decision. Also gonna need a Windows user to make a version of the script that works in Windows.

Usage: After you make an empty Godot project, run this script in the project's root folder.