Skip to content

Commit

Permalink
remove jolt
Browse files Browse the repository at this point in the history
  • Loading branch information
myin142 committed Nov 16, 2024
1 parent 9c4c19b commit 91934a7
Show file tree
Hide file tree
Showing 1,531 changed files with 33 additions and 29,984 deletions.
64 changes: 32 additions & 32 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,39 +72,39 @@ jobs:
channels: ${{ needs.build-info.outputs.channels }}
steam-app: ${{ fromJSON(needs.build-info.outputs.steam_id) }}
godot-version: 4.3
project-path: test
project-path: godot
secrets: inherit

# release-itch:
# uses: kuma-gee/actions/.github/workflows/itch-release.yml@main
# needs: build-godot
# if: ${{ inputs.release-itch }}
# with:
# channels: '["web"]'
# game: ${{ needs.build-godot.outputs.game }}
# itch-user: kuma-gee
# secrets:
# BUTLER_API_KEY: ${{ secrets.BUTLER_API_KEY }}
# PASSWORD: ${{ needs.build-godot.outputs.password }}
release-itch:
uses: kuma-gee/actions/.github/workflows/itch-release.yml@main
needs: build-godot
if: ${{ inputs.release-itch }}
with:
channels: '["web"]'
game: ${{ needs.build-godot.outputs.game }}
itch-user: kuma-gee
secrets:
BUTLER_API_KEY: ${{ secrets.BUTLER_API_KEY }}
PASSWORD: ${{ needs.build-godot.outputs.password }}

# release-steam:
# uses: kuma-gee/actions/.github/workflows/steam-release.yml@main
# needs: [build-godot, build-info]
# if: ${{ inputs.release-steam }}
# with:
# steam-app: ${{ fromJSON(needs.build-info.outputs.steam_id) }}
# branch: beta
# secrets:
# STEAM_USERNAME: ${{ secrets.STEAM_USERNAME }}
# STEAM_CONFIG_VDF: ${{ secrets.STEAM_CONFIG_VDF }}
# PASSWORD: ${{ needs.build-godot.outputs.password }}
release-steam:
uses: kuma-gee/actions/.github/workflows/steam-release.yml@main
needs: [build-godot, build-info]
if: ${{ inputs.release-steam }}
with:
steam-app: ${{ fromJSON(needs.build-info.outputs.steam_id) }}
branch: beta
secrets:
STEAM_USERNAME: ${{ secrets.STEAM_USERNAME }}
STEAM_CONFIG_VDF: ${{ secrets.STEAM_CONFIG_VDF }}
PASSWORD: ${{ needs.build-godot.outputs.password }}

# release-github:
# uses: kuma-gee/actions/.github/workflows/github-release.yml@main
# needs: build-godot
# if: ${{ inputs.release-github }}
# with:
# demo: ${{ inputs.demo }}
# secrets:
# discord-webhook: ${{ secrets.DISCORD_RELEASE_HOOK }}
# password: ${{ needs.build-godot.outputs.password }}
release-github:
uses: kuma-gee/actions/.github/workflows/github-release.yml@main
needs: build-godot
if: ${{ inputs.release-github }}
with:
demo: ${{ inputs.demo }}
secrets:
discord-webhook: ${{ secrets.DISCORD_RELEASE_HOOK }}
password: ${{ needs.build-godot.outputs.password }}
18 changes: 0 additions & 18 deletions godot/addons/godot-jolt/LICENSE.txt

This file was deleted.

91 changes: 0 additions & 91 deletions godot/addons/godot-jolt/THIRDPARTY.txt

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
37 changes: 0 additions & 37 deletions godot/addons/godot-jolt/godot-jolt.gdextension

This file was deleted.

51 changes: 0 additions & 51 deletions godot/addons/godot-jolt/ios/godot-jolt_ios.framework/Info.plist

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Loading

0 comments on commit 91934a7

Please sign in to comment.