Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 490 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 490 Bytes

mapsync

mapsync is simple service that synchronize contents of local folder with S3 bucket in one way (downloads data from S3, nothing is uploaded to S3). It listens for updates via SQS queue (this should be manually configured) for S3 events.

After each sync, it creates request to reload game maps, it writes rescan_pending 1 into rcon FIFO (this stuff available in my fork).