Skip to content

Commit

Permalink
Update for 1.0 (b313/exp) compatibility
Browse files Browse the repository at this point in the history
- Bumped unity version to 2022.3.29f1
  • Loading branch information
mgreter committed Jul 4, 2024
1 parent 90c9404 commit 1ae5941
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 6 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,11 @@ jobs:

steps:
- name: Check out repository code
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Call 7D2D compiler action
uses: OCB7D2D/OcbModCompiler@master
with:
v7d2d: 'V1.0'
name: "OcbMicroSplatOreVoxels"
version: "${{ github.ref_name }}"
token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,12 @@ You need to disable EAC to use this mod!

### Version 0.1.0

- Initial version
- First compatibility with V1.0 (exp)
- Bumped unity version to 2022.3.29f1

## Compatibility
### Version 0.1.0

Developed initially for a21.1(b6), updated through a21.2(b14).
- Initial version

[1]: https://github.com/OCB7D2D/OcbMicroSplat
[2]: https://github.com/OCB7D2D/OcbMicroSplat/releases
Expand Down
Binary file modified Resources/OreBoulders.unity3d
Binary file not shown.
Binary file modified Resources/OreVoxels.unity3d
Binary file not shown.
4 changes: 2 additions & 2 deletions Unity/MicroSplatOreVoxels/ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2021.3.19f1
m_EditorVersionWithRevision: 2021.3.19f1 (c9714fde33b6)
m_EditorVersion: 2022.3.29f1
m_EditorVersionWithRevision: 2022.3.29f1 (8d510ca76d2b)

0 comments on commit 1ae5941

Please sign in to comment.