Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

mvsde/omsi-to-lgln

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMSI to LGLN

Convert OMSI URLs to LGLN URLs via a local proxy server.

Download

Get the latest release from the GitHub releases section and run the server.

Example URL:

http://localhost:3000/?x=34589&y=21269&z=16

Development

Download and install Node.js for your operating system.

Install dependencies

npm install
# or
yarn

Start development server

npm run dev
# or
yarn dev

Build standalone executable

npm run build
# or
yarn build

About

Convert OMSI request URLs to LGLN URLs via a local proxy server.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published