Skip to content

Commit 0c87f11

Browse files
authored
Merge pull request WhitestormJS#329 from pthomas931/dev
Removed dead external module links
2 parents c192c88 + 35df178 commit 0c87f11

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -125,21 +125,10 @@ $ npm install whs
125125

126126
|Name|Status|Description|
127127
|:--:|:----:|:----------|
128-
|[whs-module-statsjs][statsjs]|![statsjs-npm]|WhitestormJS module for JavaScript Performance Monitor ⚡⌛|
129-
|[whs-module-dat.gui][datgui]|![datgui-npm]|User Interface for runtime editing properties 🔑🛠🔩|
130128
|[physics-module-ammonext][physics-ammonext]|![physics-ammonext-npm]|Physics module based on [Ammo.js](https://github.com/kripken/ammo.js/)|
131-
|[whs-module-audio][audio]| WIP |Audio module for 3D positional sound 🔉|
132-
|[whs-vrkit][vrkit]|![physics-ammonext-npm]|Module for Virtual Reality|
133129

134-
[statsjs]: https://github.com/WhitestormJS/whs.js/tree/dev/modules/whs-module-statsjs
135-
[statsjs-npm]: https://img.shields.io/npm/v/whs-module-statsjs.svg?style=flat-square
136-
[datgui]: https://github.com/WhitestormJS/whs.js/tree/dev/modules/whs-module-dat.gui
137-
[datgui-npm]: https://img.shields.io/npm/v/whs-module-dat.gui.svg?style=flat-square
138130
[physics-ammonext]: https://github.com/WhitestormJS/physics-module-ammonext
139131
[physics-ammonext-npm]: https://img.shields.io/npm/v/physics-module-ammonext.svg?style=flat-square
140-
[audio]: https://github.com/WhitestormJS/whs.js/tree/dev/modules/whs-module-audio
141-
[vrkit]: https://github.com/WhitestormJS/whs.js/tree/dev/modules/whs-vrkit
142-
[vrkit-npm]: https://img.shields.io/npm/v/whs-vrkit.svg?style=flat-square
143132

144133
### Donate
145134

0 commit comments

Comments
 (0)