Using the docker version with a custom data package

  1. Create a clone of the Maps4FS repo.

  2. Extract the data/fs25-map-template.zip file to data/fs25-map-template.

  3. Do the changes you want to the map.i3d or other files.

  4. In the data/fs25-map-template folder select all files. Right click “Compress to/Zip File” to create new zip file fs25-map-template.zip

  5. Overwrite the old zip file in data/fs25-map-template.zip with the new one.

  6. Start Maps4FS in docker

docker run -d -p 8501:8501 --name maps4fs iwatkot/maps4fs

  1. In Docker Desktop click on the Maps4FS container. Go to Files.

![Set location and rotation](images/Screenshot 2025-01-08 133707.png)

  1. Under /usr/src/app right-click on app. Select Import.

![Set location and rotation](images/Screenshot 2025-01-08 132731.png)

  1. Select the data folder from the previously pulled repository.

  2. Maps4FS @ http://localhost:8501 should now use your new template files.

(Optional) Update the ruleset

In the data/fs25-map-template/map.i3d file you can update //i3d/ProceduralPlacement with new rules.

(Optional) Change what info maps the masks are based on

data/fs25-texture-schema.json defines which PG_mask.png files will be generated by Maps4FS