Skip to content

feat: add godot build game#2

Closed
LarsFlieger wants to merge 167 commits intomainfrom
1-add-automatically-build-process-of-current-game-version
Closed

feat: add godot build game#2
LarsFlieger wants to merge 167 commits intomainfrom
1-add-automatically-build-process-of-current-game-version

Conversation

@LarsFlieger
Copy link
Copy Markdown
Collaborator

Closes #1

@LarsFlieger LarsFlieger self-assigned this May 26, 2025
@LarsFlieger LarsFlieger linked an issue May 26, 2025 that may be closed by this pull request
@LarsFlieger LarsFlieger requested a review from Copilot May 26, 2025 08:03
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a GitHub Action workflow to build and export the game using Godot.

  • Added a workflow to check out the repository, export the Godot project, and upload Windows and HTML5 build artifacts.

@LarsFlieger LarsFlieger requested a review from Copilot May 26, 2025 08:14
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread .github/workflows/build.yml Outdated
Comment thread .github/workflows/build.yml Outdated
@LarsFlieger LarsFlieger marked this pull request as draft May 27, 2025 07:38
lenzge and others added 28 commits July 28, 2025 13:07
… 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
@LarsFlieger LarsFlieger deleted the 1-add-automatically-build-process-of-current-game-version branch July 31, 2025 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add automatically build process of current game version

4 participants