Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Preconfigured Godot 3 project template for Ludum Dare with GitHub Actions and other fun things

Notifications You must be signed in to change notification settings

Steffo99/template-godot3-ld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

untitled project

unknown tagline

Ludum Dare 50: category entry

Overall: TBD Fun: TBD Innovation: TBD Theme: TBD Graphics: TBD Audio: TBD Humor: TBD Mood: TBD

Credits

Game

  • Your name goes here!

Tools

Development

Large file storage

This repository is configured with the Git Large File Storage extension.

Cloning

To clone this repository with all LFS files:

  1. Ensure Git LFS is installed on your system

  2. Clone the repository normally

  3. Run:

    $ git lfs pull

Committing

Before you commit a large binary file (such as an image, or an audio file):

  1. Ensure the Git LFS hooks are installed:

    $ git lfs install
  2. Ensure the extension of the file you are committing is tracked:

    $ git lfs track "*.ext"
  3. Ensure the .gitattributes file itself is tracked:

    $ git add .gitattributes

Auto-build

To trigger an automatic export of the project:

  1. Ensure GitHub Actions are enabled
  2. Create a new GitHub Release

To download the resulting builds:

  1. Visit the Actions tab
  2. Click on the triggered workflow
  3. Download the created artifacts from the bottom of the page

Note that artifacts are visible only if you're logged in to a GitHub account!

About

Preconfigured Godot 3 project template for Ludum Dare with GitHub Actions and other fun things

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Languages