Skip to content

Commit d4bd4a2

Browse files
committed
Update changelog
1 parent d097ce3 commit d4bd4a2

File tree

2 files changed

+7
-17
lines changed

2 files changed

+7
-17
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
### Fixed
9+
- Status text not working in play mode if progress bar isn't present
10+
11+
### Added
12+
- Getting Started Guide (Simplified Documentation)
813

914
## 1.4.9-beta.2 - 2025-09-23
1015
### Added

docs/index.md

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -42,23 +42,8 @@ Welcome! VizVid is a general-purpose video player frontend for use in VRChat. It
4242
## Demo
4343
Please visit the [official demo world](https://vrchat.com/home/world/wrld_7239d09c-7b25-43a5-8ccd-502d986b016a)!
4444

45-
## Installation
46-
You may use following methods:
47-
48-
- Via VCC (Recommend):
49-
1. Ensure you have installed VRChat Creator Companion, if not, [download here](https://vrchat.com/download/vcc).
50-
2. Go to [my package listings landing page](https://xtlcdn.github.io/vpm/), click "Add to VCC" button under the banner and follow instructions.
51-
3. You can then go to "Manage Project" of your own world project, click on the "+" button to add the player component.
52-
4. Enjoy!
53-
- Via Command Line:
54-
Alternatively, instead of VCC, if you are an advanced geek like to use command line, you may use a tool called [`vrc-get`](https://github.com/vrc-get/vrc-get):
55-
```powershell
56-
cd path/to/your/world/project/folder
57-
vrc-get repo add https://xtlcdn.github.io/vpm/index.json
58-
vrc-get install idv.jlchntoz.vvmw
59-
```
60-
- Via Booth: [Click here](https://xtl.booth.pm/items/5056077).
61-
- Via GitHub Releases: [Click here](https://github.com/JLChnToZ/VVMW/releases/latest).
45+
## Getting Started
46+
[English](./docs/simple_en.md) | [日本語](./docs/simple_ja.md) | [中文](./docs/simple_zh.md)
6247

6348
## Issues
6449
For any issues, please contact me on [Discord server](https://discord.gg/fkDueQMbj8) or [file an issue on GitHub](https://github.com/JLChnToZ/VVMW/issues/new) if you believe there is a bug.

0 commit comments

Comments
 (0)