Skip to content
Snippets Groups Projects

Clearified documentation and added the required command

Merged Markus Heining requested to merge UltimateMC-master-patch-13986 into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -2,6 +2,8 @@
To use the engine in your project you have to clone the engine repo into your runtime.
For this you open your CODER console (not RUNTIME console) and type the command ` switchEngine `.
You then have to update your projects package.json with the correct workspaces:
```json
Loading