Skip to content

Installer, module manager and versioning manager, all in one to enhance your godot development workflow

License

Notifications You must be signed in to change notification settings

HotWaterInc/GodotHub

Repository files navigation

GodotMaster

Installer, module manager and versioning manager, all in one to enhance your godot development workflow

Naming conventions

  • Variables: snake_case
  • Functions: snake_case
  • Classes: PascalCase
  • Constants: UPPER_SNAKE_CASE
  • Files: snake_case
  • Folders: snake_case, preferably 1 or 2 words
  • Namespaces: PascalCase
  • Structs: PascalCase
  • Enums: PascalCase

About

Installer, module manager and versioning manager, all in one to enhance your godot development workflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages