Docker Custom Data Package
Using the docker version with a custom data package
-
Create a clone of the Maps4FS repo.
-
Extract the
data/fs25-map-template.zip
file todata/fs25-map-template
. -
Do the changes you want to the map.i3d or other files.
-
In the
data/fs25-map-template
folder select all files. Right click “Compress to/Zip File” to create new zip filefs25-map-template.zip
-
Overwrite the old zip file in
data/fs25-map-template.zip
with the new one. -
Start Maps4FS in docker
docker run -d -p 8501:8501 --name maps4fs iwatkot/maps4fs
- In Docker Desktop click on the Maps4FS container. Go to Files.

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

-
Select the data folder from the previously pulled repository.
-
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