File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -152,13 +152,13 @@ of the BlueMap WebApp, and recompile it manually.
152152To get started, you should clone the BlueMap repo using git.
153153([ link] ( https://github.com/BlueMap-Minecraft/BlueMap?tab=readme-ov-file#development ) )
154154
155- Then, inside [ ` BlueMapCommon /webapp/` ] ( https://github.com/BlueMap-Minecraft/BlueMap/tree/master/BlueMapCommon /webapp ) ,
155+ Then, inside [ ` common /webapp/` ] ( https://github.com/BlueMap-Minecraft/BlueMap/tree/master/common /webapp ) ,
156156you will find the source code for the webapp.
157157
158158You can now edit that however you'd like. The important commands for running and compiling are described in the
159- [ readme] ( https://github.com/BlueMap-Minecraft/BlueMap/tree/master/BlueMapCommon /webapp#readme ) .
159+ [ readme] ( https://github.com/BlueMap-Minecraft/BlueMap/tree/master/common /webapp#readme ) .
160160
161- Once you've made your changes and recompiled it, you can copy the ` BlueMapCommon /webapp/dist/` folder to your server,
161+ Once you've made your changes and recompiled it, you can copy the ` common /webapp/dist/` folder to your server,
162162and replace the default webapp with your custom one.
163163
164164Good luck!
You can’t perform that action at this time.
0 commit comments