Skip to content

Commit

Permalink
Merge pull request #25 from MaximilienNaveau/revert-24-topic/mnaveau/…
Browse files Browse the repository at this point in the history
…fix-first-version-android

Revert "Topic/mnaveau/fix first version android"
  • Loading branch information
MaximilienNaveau authored Apr 26, 2024
2 parents 6d04e97 + 1f97766 commit 72b779f
Show file tree
Hide file tree
Showing 292 changed files with 264 additions and 383,080 deletions.
166 changes: 0 additions & 166 deletions .github/workflows/devel.yml

This file was deleted.

14 changes: 5 additions & 9 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: GameCI Trampoline, build, test, deploy 🎮
name: GameCI Template 🎮

on:
push:
branches:
- main
on: push

env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
Expand Down Expand Up @@ -70,9 +67,8 @@ jobs:
fail-fast: false
matrix:
targetPlatform:
# - StandaloneWindows64 # Build a Windows 64-bit standalone.
# - StandaloneLinux64 # Build a Linux 64-bit standalone.
# - Android # Build an Android .apk standalone app.
- StandaloneLinux64 # Build a Linux 64-bit standalone.
- Android # Build an Android .apk standalone app.
- WebGL # WebGL.
steps:
- name: Checkout code
Expand Down Expand Up @@ -114,7 +110,7 @@ jobs:
name: build-${{ matrix.targetPlatform }}
path: build/${{ matrix.targetPlatform }}

deployWebGL:
deployPages:
needs: buildForAllSupportedPlatforms
name: Deploy to Github Pages 🚀
runs-on: ubuntu-latest
Expand Down
1 change: 0 additions & 1 deletion .gitignore

This file was deleted.

50 changes: 1 addition & 49 deletions trampoline_unity/trampoline/Assets/Art/book_background.png.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file removed trampoline_unity/trampoline/Assets/Art/minimal_gui.png
Binary file not shown.
109 changes: 0 additions & 109 deletions trampoline_unity/trampoline/Assets/Art/minimal_gui.png.meta

This file was deleted.

Binary file removed trampoline_unity/trampoline/Assets/Art/red_cross.png
Binary file not shown.
Loading

0 comments on commit 72b779f

Please sign in to comment.