Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
N1ghtTheF0x committed Dec 19, 2023
2 parents 920e8d0 + 5c9c03a commit 4b77ab7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

This VPM Repository contains the following:

- [DateTrigger][datetrigger-url]
- [DateTrigger][datetrigger-url] ([Demo World][datetrigger-demo])

[datetrigger-url]: https://github.com/N1ghtTheF0x/vrchat-DateTrigger
[vpm-link]: https://n1ghtthef0x.github.io/vrchat-repo/
[datetrigger-url]: https://github.com/N1ghtTheF0x/vrchat-repo/tree/main/Packages/ntf.vrchat.datetrigger
[datetrigger-demo]: https://vrchat.com/home/world/wrld_f842fa97-4907-43ff-8633-626beee5f92e
[vpm-link]: https://n1ghtthef0x.github.io/vrchat-repo/
2 changes: 1 addition & 1 deletion docs/DateTrigger.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Animate game objects based on time and/or date locally/globally

### Example

Let's say it's 6:00:00 PM and our Hour Check is from `6` to `13`:
Let's say it's 6:00:00 AM and our Hour Check is from `6` to `13`:

`Exclusive` won't trigger because the `6` is ignored
`Inclusive` will trigger because the `6` is included
Expand Down

0 comments on commit 4b77ab7

Please sign in to comment.