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:

./setup.sh

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

python3 -m venv .env
source .env/bin/activate
pip install -r requirements.txt

Check the gdlint doc for more details.

Deploy script

Warning: requires dotslash.

You can build and deploy to itchio using:

deploy.sh --publish [itchio repo name]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 6