Add link and screenshot to README

This commit is contained in:
Tyler Hallada 2022-04-28 23:03:08 -04:00
parent 92ee93a3c9
commit 358090f833
2 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
This is the frontend code for the modmapper project. Modmapper is an interactive map of Skyrim mods. This is the frontend code for the modmapper project. Modmapper is an interactive map of Skyrim mods.
[View the site live at modmapper.com](https://modmapper.com).
![Screenshot of the website](/public/img/full-screenshot.png)
This project renders every cell edit from all Skyrim SE mods on nexusmods.com as a heatmap on top of a map of Skyrim. This project renders every cell edit from all Skyrim SE mods on nexusmods.com as a heatmap on top of a map of Skyrim.
You can click on a cell to see all of the mods that edit that cell sorted by popularity. Clicking on a mod in that list will show you all of the cells that the mod edits (across all files and versions of the mod). You can also search for a mod by name or a cell by x and y coordinates in the search bar at the top. You can click on a cell to see all of the mods that edit that cell sorted by popularity. Clicking on a mod in that list will show you all of the cells that the mod edits (across all files and versions of the mod). You can also search for a mod by name or a cell by x and y coordinates in the search bar at the top.

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 MiB