You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,14 +8,14 @@ Getting started? Play directly with the Babylon.js API via our [playground](http
8
8
**Any questions?** Here is our official [forum](http://www.html5gamedevs.com/forum/16-babylonjs/) on www.html5gamedevs.com.
9
9
10
10
## CDN
11
-
-http://cdn.babylonjs.com/2-4/babylon.js
12
-
-http://cdn.babylonjs.com/2-4/babylon.max.js
13
-
-http://cdn.babylonjs.com/2-4/babylon.noworker.js
14
-
-http://cdn.babylonjs.com/2-4/babylon.core.js
11
+
-http://cdn.babylonjs.com/2-5/babylon.js
12
+
-http://cdn.babylonjs.com/2-5/babylon.max.js
13
+
-http://cdn.babylonjs.com/2-5/babylon.noworker.js
14
+
-http://cdn.babylonjs.com/2-5/babylon.core.js
15
15
16
16
## Preview release
17
17
You can help by testing or contributing to the next version.
18
-
-**2.5-beta** can be found [here](https://github.com/BabylonJS/Babylon.js/tree/master/dist/preview%20release)
18
+
-**2.6-alpha** can be found [here](https://github.com/BabylonJS/Babylon.js/tree/master/dist/preview%20release)
19
19
- We are not complicated people, but we still have some [coding guidelines](http://doc.babylonjs.com/generals/Approved_Naming_Conventions)
20
20
- Before submitting your PR, just check that everything goes well by [creating the minified version](http://doc.babylonjs.com/generals/Creating_the_Mini-fied_Version)
21
21
- Need help to contribute? We have a [general purpose documentation for you](http://pixelcodr.com/tutos/contribute/contribute.html) and a [Visual Studio specific one](http://doc.babylonjs.com/generals/setup_visualStudio)
0 commit comments