Skip to content

Repository files navigation

RSL Map Project

Game: Project Zomboid Latest Release License: MIT Live Demo

View my Steam Workshop Page Visit my Website Join My Discord Support me on KoFi

A web-based spawn point viewer for the Random Spawn Locations (RSL) Mod for Project Zomboid.

image image

Features

  • Interactive map — Click to view spawn point details
  • Multi-select filters — Filter by Town, Type, Category, and Map Mods
  • Spawn point details — View spawn point data and coordinates
  • Multiple maps — Knox Country and Indiana support
  • Real-time search — Find spawn points quickly

Live Demo

View it online: RSL Map Project

Usage

  1. Open the live demo or host locally
  2. Select a map from the dropdown (Knox Country or Indiana)
  3. Use the filter buttons to narrow down spawn points by Town, Type, or Category
  4. Hover over a spawn point on the map to view details

Local Development

To run locally, simply open index.html in a web browser — no server required.

# Or use a local server
python -m http.server 8080

How It Works

  • Reads spawn point data from rsl_state.json
  • Renders an interactive map with spawn point markers
  • Provides filtering, searching, and copy functionality
  • All processing happens client-side (no backend required)

Related

About

A web-based spawn point viewer for the Random Spawn Locations (RSL) Mod for Project Zomboid.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages