feat: add godot build game#2
Closed
LarsFlieger wants to merge 167 commits intomainfrom
Closed
Conversation
There was a problem hiding this comment.
Pull Request Overview
This pull request implements a new GitHub Actions workflow to build the game using the Godot Engine for both desktop (Windows and Linux) and web (HTML5) exports.
- It adds a build workflow file that configures a matrix strategy for desktop builds.
- It sets up separate jobs for building desktop and web exports with appropriate artifact uploads.
… to be in the middle of the beatpoint instead of the end. - Resized hitboxes for Beatpoints and cursor (now smaller and scaled to 1.0) - removed several Config variables which are no longer needed
…on' of github.com:lenzge/boostbeat into 1-add-automatically-build-process-of-current-game-version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #1