feat: initial commit

This commit is contained in:
Evar 2025-02-23 01:28:11 -05:00
commit faaaa3d324
32 changed files with 77324 additions and 0 deletions

5
godot-js/.envrc Normal file
View file

@ -0,0 +1,5 @@
# shellcheck shell=bash
if ! has nix_direnv_version || ! nix_direnv_version 3.0.6; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.6/direnvrc" "sha256-RYcUJaRMf8oF5LznDrlCXbkOQrywm0HDv1VjYGaJGdM="
fi
use flake