commit
9b7c05e751
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -138,6 +138,14 @@ ScriptCraft plugin...
|
||||||
[ic]: http://canarymod.net/releases
|
[ic]: http://canarymod.net/releases
|
||||||
[cmapi]: https://ci.visualillusionsent.net/job/CanaryLib/javadoc/
|
[cmapi]: https://ci.visualillusionsent.net/job/CanaryLib/javadoc/
|
||||||
|
|
||||||
|
# Docker
|
||||||
|
|
||||||
|
To launch a container with CanaryMod and ScriptCraft you can just do
|
||||||
|
|
||||||
|
docker run -p 25565:25565 -it tclavier/scriptcraft
|
||||||
|
|
||||||
|
You can find all files used to build this container in github project : [docker-scriptcraft](https://github.com/tclavier/docker-scriptcraft)
|
||||||
|
|
||||||
# Contributing
|
# Contributing
|
||||||
|
|
||||||
If you would like to contribute source code and/or documentation changes please [read contributing.md][contrib]
|
If you would like to contribute source code and/or documentation changes please [read contributing.md][contrib]
|
||||||
|
@ -204,4 +212,4 @@ Developer Chris Cacciatore has created some interesting tools using Scriptcraft.
|
||||||
[ytpl]: http://www.youtube.com/watch?v=DDp20SKm43Y&list=PL4Tw0AgXQZH5BiFHqD2hXyXQi0-qFbGp_
|
[ytpl]: http://www.youtube.com/watch?v=DDp20SKm43Y&list=PL4Tw0AgXQZH5BiFHqD2hXyXQi0-qFbGp_
|
||||||
[ex]: src/main/js/plugins/examples
|
[ex]: src/main/js/plugins/examples
|
||||||
[contrib]: contributing.md
|
[contrib]: contributing.md
|
||||||
[sj]: http://cdathenry.wordpress.com/2013/10/12/modderdojo-week-2-moving-from-scratch-to-javascript/
|
[sj]: http://cdathenry.wordpress.com/2013/10/12/modderdojo-week-2-moving-from-scratch-to-javascript/
|
||||||
|
|
Reference in a new issue