|
Last change
on this file since 484 was 464, checked in by alloc, 2 years ago |
|
26_31_47
- Updated ModInfo to v2 format
- Added WebMod that shows link to the legacy map on the vanilla WebDashboard
|
|
File size:
395 bytes
|
| Line | |
|---|
| 1 | (()=>{const e="Allocs_Webinterface",a={about:"Adds a link to the legacy map to the map page.",routes:{"Legacy-Map":function({React:e}){return window.location.href="/legacymap/index.html",e.createElement("div",null,"Redirecting to legacy map...",e.createElement("a",{href:"/legacymap"},"Click here if you are not redirected"))}}};window[e]=a,window.dispatchEvent(new Event(`mod:${e}:ready`))})();
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.