@perplexdotgg/bounce 1.7.0 → 1.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -9,9 +9,9 @@ Bounce is a fast and determinstic 3D physics library for Typescript and Javascri
9
9
 
10
10
  ## Links
11
11
 
12
+ - Official Bounce website with demos, API and more info: https://perplex.gg/bounce
12
13
  - Documentation (markdown): https://codeberg.org/perplexdotgg/bounce/src/branch/main/docs/documentation.md
13
14
  - NPM Package: https://www.npmjs.com/package/@perplexdotgg/bounce
14
- - Official Bounce website with demos, API and more info: https://perplex.gg/bounce
15
15
  - Reference character controller implementation: https://codeberg.org/perplexdotgg/bounce-character-controller
16
16
 
17
17
  ## Official Examples