Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
abnerfs committed Mar 17, 2024
2 parents 961eaa9 + bb39513 commit 1d8e87b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,8 @@ Players can type `nextmap` to see which map is going to be played next


# Adding workshop maps
In order to add workshop maps you need to know it's id and add as following in the maplist.txt file <mapname>:<workshop-id>
- If you are not hosting a collection in order to add workshop maps you need to know it's id and add as following in the maplist.txt file: `<mapname>:<workshop-id>`.
- If you are already hosting a collection and can change to workshop maps using the command `ds_workshop_changelevel <map-name>` you don't need the id, just put the actual map name and it will work.

```
de_thera:3121217565
Expand Down

0 comments on commit 1d8e87b

Please sign in to comment.