mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-01 20:25:07 +08:00
chore: remove 2019 support (#864)
This commit is contained in:
parent
9cd91dd094
commit
32c538a536
2
.github/workflows/gameci.yml
vendored
2
.github/workflows/gameci.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
|||||||
name: Unit tests
|
name: Unit tests
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
unity_major_version: [ 2019, 2022 ]
|
unity_major_version: [ 2022 ]
|
||||||
sdk: [ vrcsdk ]
|
sdk: [ vrcsdk ]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "nadena.dev.modular-avatar",
|
"name": "nadena.dev.modular-avatar",
|
||||||
"displayName": "Modular Avatar",
|
"displayName": "Modular Avatar",
|
||||||
"version": "1.9.13",
|
"version": "1.9.13",
|
||||||
"unity": "2019.4",
|
"unity": "2022.3",
|
||||||
"description": "A suite of tools for assembling your avatar out of reusable components",
|
"description": "A suite of tools for assembling your avatar out of reusable components",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "bd_",
|
"name": "bd_",
|
||||||
|
Loading…
Reference in New Issue
Block a user