Skip to content

nbusser/LD-Base

Repository files navigation

LD-Base

This repository contains a template Godot 3 game.

As Ludum Daron team, regularly contesting in Ludum Dare gamejam, we use this template to start the event with a minimal code.

Git hooks

Please install the git hooks by running:

git config core.hooksPath "./hooks"

It requires you to install gdtoolkit. Here is a quick start:

python3 -m venv .env
source .env/bin/activate
pip3 install "gdtoolkit==4.*"

Check the gdlint doc for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published