Skip to content

richen604/godot-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godot-shell

everything a solo game developer needs in one environment.

beyond code - design docs, project management, art, sound, marketing, and deployment tools for production-ready games.

templates overview

  • project - generic project template

quick start

nix flake init -t github:richen604/godot-shell/#project

# setup environment
direnv allow

what you get

  • git-lfs for asset version control
    • automated with git hooks
  • nix for reproducible development environments
    • with direnv for automatic environment setup
  • godotenv for managing godot addons

requirements

  • nix (with flakes support)
  • direnv (optional but recommended)

contributing

feel free to submit issues and pull requests to improve the templates or add new ones.

About

nix godot templates designed for quick development and automated asset version control

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors