Skip to content

Commit

Permalink
Q
Browse files Browse the repository at this point in the history
  • Loading branch information
JOELwindows7 committed Nov 27, 2023
1 parent 1fdaa3b commit 4bceab9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ExportUnityPackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v2
- name: Extract unity package
id: extract_unity_package
uses: FrostBanditTeam/extract-unity-package-action@1
uses: VRLabs/extract-unity-package-action@1
with:
#Specify the unity project path, relative to the repo root.
unityProjectPath: './DiceGlow'
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1532,6 +1532,10 @@ Put this image onto some quads. This image is my promotion for gamers to check o
- https://github.com/Lachee/Unity-Package-Exporter I said, **this**.
- https://docs.unity3d.com/Manual/RenderTech-ForwardRendering.html
- https://github.com/actions/runner-images
- https://github.com/marketplace/actions/create-unitypackage we found a fork by VRLabs
- https://github.com/VRLabs/extract-unity-package-action try this?
- https://github.com/marketplace/actions/create-unitypackage or go somewhere else?
- https://github.com/marketplace/actions/setup-unity-editor-for-use-with-actions

## sovania

Expand Down

0 comments on commit 4bceab9

Please sign in to comment.