Update docs/en/guides/beammp-dev/beammp-dev.md

Co-authored-by: Lion <development@kortlepel.com>
This commit is contained in:
O1LER 2024-06-24 21:59:54 +02:00 committed by Lion
parent f1e24bfd1f
commit 357bd56f98

View File

@ -50,7 +50,7 @@ First create a fork of [https://github.com/BeamMP/BeamMP](https://github.com/Bea
Most efficient would be to clone the repo directly into the `unpacked` folder. Most efficient would be to clone the repo directly into the `unpacked` folder.
For `git`, do `git clone https://github.com/yourName/BeamMP` while in the `unpacked` folder For `git`, run `git clone https://github.com/yourName/BeamMP` from a PowerShell or CMD window started from the `unpacked` folder
While in the userfolder, make sure theres no `multiplayer` folder left in `mods` and that now theres `unpacked/beammp` While in the userfolder, make sure theres no `multiplayer` folder left in `mods` and that now theres `unpacked/beammp`
Now give the dev mode a try. Start the BeamMP launcher, start BeamNG manually, once ingame make sure that BeamMP is the only active mod. Now give the dev mode a try. Start the BeamMP launcher, start BeamNG manually, once ingame make sure that BeamMP is the only active mod.