|
28 | 28 | ```jsonc |
29 | 29 | [ |
30 | 30 | { |
31 | | - "id": "vrchat-internal-beta", |
32 | | - "steamItemId": "-1", |
33 | | - "amount": 99999999, |
34 | | - "description": "VRChat Internal Features for Testing", |
| 31 | + "id": "vrchatplus-open-beta", |
| 32 | + "steamItemId": "1234", |
| 33 | + "oculusSku": "vrchat-plus-oculus-monthly", |
| 34 | + "amount": 999, |
| 35 | + "description": "VRChat Plus (Open Beta)", |
35 | 36 | "period": "month", |
36 | 37 | "tier": 5 |
37 | 38 | }, |
38 | 39 | { |
39 | | - "id": "vrchatplus-monthly", |
40 | | - "steamItemId": "4000", |
41 | | - "oculusSku": "vrchat-plus-oculus-monthly", |
42 | | - "googleProductId": "vrchat.plus.googleplay.monthly", |
43 | | - "googlePlanId": "monthly", |
44 | | - "picoSku": "vrchat_plus_pico_monthly", |
45 | | - "appleProductId": "vrchat.plus.apple.monthly", |
46 | | - "amount": 999, |
47 | | - "description": "VRChat+ (Monthly)", |
| 40 | + "id": "vrchat-internal-beta", |
| 41 | + "steamItemId": "-1", |
| 42 | + "amount": 99999999, |
| 43 | + "description": "VRChat Internal Features for Testing", |
48 | 44 | "period": "month", |
49 | 45 | "tier": 5 |
50 | 46 | }, |
51 | 47 | { |
52 | | - "id": "vrchatplus-open-beta", |
53 | | - "steamItemId": "1234", |
54 | | - "oculusSku": "vrchat-plus-oculus-monthly", |
55 | | - "amount": 999, |
56 | | - "description": "VRChat Plus (Open Beta)", |
| 48 | + "id": "vrchat-community-testers", |
| 49 | + "steamItemId": "-10", |
| 50 | + "amount": 99999999, |
| 51 | + "description": "VRChat Pre-Release Features For Testers", |
57 | 52 | "period": "month", |
58 | 53 | "tier": 5 |
59 | 54 | }, |
|
71 | 66 | "tier": 5 |
72 | 67 | }, |
73 | 68 | { |
74 | | - "id": "vrchat-community-testers", |
75 | | - "steamItemId": "-10", |
76 | | - "amount": 99999999, |
77 | | - "description": "VRChat Pre-Release Features For Testers", |
| 69 | + "id": "vrchatplus-monthly", |
| 70 | + "steamItemId": "4000", |
| 71 | + "oculusSku": "vrchat-plus-oculus-monthly", |
| 72 | + "googleProductId": "vrchat.plus.googleplay.monthly", |
| 73 | + "googlePlanId": "monthly", |
| 74 | + "picoSku": "vrchat_plus_pico_monthly", |
| 75 | + "appleProductId": "vrchat.plus.apple.monthly", |
| 76 | + "amount": 999, |
| 77 | + "description": "VRChat+ (Monthly)", |
78 | 78 | "period": "month", |
79 | 79 | "tier": 5 |
80 | 80 | } |
|
0 commit comments