{"id":15047671,"url":"https://github.com/epinter/wikimap","last_synced_at":"2026-02-08T14:34:11.483Z","repository":{"id":252019183,"uuid":"839119929","full_name":"epinter/WikiMap","owner":"epinter","description":"Wiki \u0026 Map Integration for Skyrim","archived":false,"fork":false,"pushed_at":"2025-02-13T01:50:21.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T02:35:06.237Z","etag":null,"topics":["cpp20","skse-plugin","skse64-plugin","skyrim-special-edition"],"latest_commit_sha":null,"homepage":"https://www.nexusmods.com/skyrimspecialedition/mods/126202","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/epinter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-07T02:31:22.000Z","updated_at":"2025-02-13T01:50:25.000Z","dependencies_parsed_at":"2025-02-13T02:31:43.060Z","dependency_job_id":"95bbe228-2448-44c3-9e95-34e374a5cf6b","html_url":"https://github.com/epinter/WikiMap","commit_stats":null,"previous_names":["epinter/wikimap"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epinter%2FWikiMap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epinter%2FWikiMap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epinter%2FWikiMap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epinter%2FWikiMap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epinter","download_url":"https://codeload.github.com/epinter/WikiMap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243489778,"owners_count":20298997,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp20","skse-plugin","skse64-plugin","skyrim-special-edition"],"created_at":"2024-09-24T21:02:45.883Z","updated_at":"2026-02-08T14:34:11.450Z","avatar_url":"https://github.com/epinter.png","language":"C++","readme":"# ***Wiki \u0026 Map Integration for Skyrim***\n[![C++20](https://img.shields.io/static/v1?label=standard\u0026message=C%2B%2B20\u0026color=blue\u0026logo=c%2B%2B\u0026\u0026logoColor=white\u0026style=flat)](https://en.cppreference.com/w/cpp/compiler_support)\n[![Latest Release](https://img.shields.io/github/release/epinter/wikimap.svg)](https://github.com/epinter/wikimap/releases/latest)\n[![Downloads](https://img.shields.io/github/downloads/epinter/wikimap/total.svg)](https://github.com/epinter/wikimap/releases/latest)\n[![Release Date](https://img.shields.io/github/release-date/epinter/wikimap.svg)](https://github.com/epinter/wikimap/releases/latest)\n[![License](https://img.shields.io/github/license/epinter/wikimap.svg)](https://github.com/epinter/wikimap/blob/main/LICENSE)\n[![Site](https://img.shields.io/static/v1?label=site\u0026message=NexusMods\u0026color=blue)](https://www.nexusmods.com/skyrimspecialedition/mods/126202)\n\nA shortcut to online map and information about quests and locations, with support for Steam overlay.\n\n## ***Runtime requirements***\n\n- [Skyrim Script Extender (SKSE)](https://skse.silverlock.org/)\n- [Address Library for SKSE Plugins](https://www.nexusmods.com/skyrimspecialedition/mods/32444)\n- [SkyUI](https://www.nexusmods.com/skyrimspecialedition/mods/12604)\n- [Latest VC++ Redist](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist)\n\n## ***Build requirements***\n\n- [CMake](https://cmake.org/)\n- [vcpkg](https://vcpkg.io/en/)\n- [Visual Studio Community 2022](https://visualstudio.microsoft.com/vs/community/)\n- [CommonLibSSE-NG](https://github.com/CharmedBaryon/CommonLibSSE-NG)\n\n## **Information you can access**\n\n- Online map for the current location if not selecting any marker.\n- Wiki page of a Map location, position the mouse cursor over the map marker and press the configured shortcut.\n- Wiki page for a Quest marker under the mouse cursor in the map menu. The name of the quest will be used in the url to access the wiki, not the objective.\n- Wiki page for a Quest highlighted in the quests menu.\n\n## **How to use**\n\nThe default key is \"/\" (key code 53), configurable in MCM.\nThis mod works when Map or Quests menus are open, nothing happens outside these menus.\nTo view information about a quest, highlight the quest using mouse and press the configured key. Steam overlay or default browser should open.\nFor the map, position the cursor over a map marker and press the shortcut. If you press the key when the cursor is not over a map marker, the online map will open displaying your current position.\nSteam overlay support is enabled by default. If steam is not detected Windows API will be used to open the URL, then you will see your default browser over the game. There's no way to configure default browser. ***This mod doesn't execute any program, it only requests to open an http or https url, Steam or Windows handle it.***\n\nThis mod is pre-configured to use uesp.net, but can be used with any wiki (like elderscrolls.fandom.com), see configuration.\n\n## ***Configuration***\nThe WikiMap.ini has the following options:\n\n- Debug: Send more information to logs.\n- UpdateBottomBar: Set to false to disable menu changes.\n- UrlSelected: Url used when mouse is over a map marker.\n- UrlInterior: Url used when player location is interior.\n- UrlQuest: Url used for quests.\n- Worldspaces: Urls used for exterior (map), one for each worldspace, Tamriel and Solstheim are preconfigured. If you have mods that adds worlds to the game and you know a web site with an online map for that mod, add the url to the ini.\n\nOther options like key shortcut are configurable using MCM Helper.\n\n## ***Building***\n\nIn `Developer Command Prompt for VS 2022` or `Developer PowerShell for VS 2022`, run:\n\n~~~\ngit clone https://github.com/epinter/wikimap.git\ncd wikimap\n~~~\n\nthen\n\n~~~\n.\\cmake\\build.ps1\n~~~\n\nor\n\n~~~\n.\\cmake\\build.ps1 -buildPreset ALL-relwithdebinfo\n~~~\n\nor\n\n~~~\n.\\cmake\\build.ps1 -buildPreset ALL-debug\n~~~\n\nor\n\n~~~\ncmake -B build -S . --preset ALL --fresh\ncmake --build build --preset ALL-release\n~~~\n\nThen get the .dll in build/Release, or the .zip (ready to install using mod manager) in build.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepinter%2Fwikimap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepinter%2Fwikimap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepinter%2Fwikimap/lists"}