Skip to content

richen604/godot-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 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

quick start

nix flake init -t github:richen604/godot-shell/#project-3d
# or
nix flake init -t github:richen604/godot-shell/#addon

# setup environment
direnv allow

what you get

  • dvc 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.

todo

see todo.md for a list of planned features and improvements.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published