ArkLiveMap
ARK livemap
Install / Use
/learn @axi92/ArkLiveMapREADME
<h1 align="center">Welcome to arklivemap 👋</h1>
<p>
<img alt="Version" src="https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000" />
<img src="https://img.shields.io/badge/npm-%3E%3D10.8.3-blue.svg" />
<img src="https://img.shields.io/badge/node-%3E%3D20.14.0-blue.svg" />
<a href="https://github.com/axi92/arkLiveMap/blob/master/LICENSE" target="_blank">
<img alt="License: GNU GPGv3" src="https://img.shields.io/badge/License-GNU GPGv3-yellow.svg" />
</a>
<a href="https://www.curseforge.com/ark-survival-ascended/mods/livemap" target="_blank">
<img alt="steam" src="https://img.shields.io/badge/-CurseForge-red" />
</a>
<a href="https://www.paypal.com/donate/?hosted_button_id=55XP6HK5C3ZWE" target="_blank">
<img alt="donate" src="https://img.shields.io/badge/Donate-PayPal-green.svg" />
</a>
</p>
The server component to arklivemap mod.
✨ Demo
<img alt="steam" width="20" height="20" src="https://upload.wikimedia.org/wikipedia/commons/8/83/Steam_icon_logo.svg" /> Old Steam Workshop
<img alt="curseforge" width="20" height="20" src="https://gist.githubusercontent.com/thecodewarrior/110057b210551c4ecf2c9be6d58ff824/raw/38748511ca1eb5677f009092fb3fcd71cc76cdf0/logo.svg" /> CurseForge
Prerequisites
- npm >=10.8.3
- node >=20.14.0
Install
npm install
Add server
node addserver.js
// Restart service to take effect!
Usage
npm run start
Or with docker:
docker compose up
Author
👤 axi92
- Github: @axi92
🤝 Contributing
Contributions, issues and feature requests are welcome!<br />Feel free to check issues page.
Show your support
Give a ⭐️ if this project helped you!
<a href="https://www.paypal.com/donate/?hosted_button_id=55XP6HK5C3ZWE" target="_blank"> <img alt="donate" src="https://img.shields.io/badge/Donate-PayPal-green.svg" /> </a>📝 License
Copyright © 2023 axi92.<br /> This project is GNU GPGv3 licensed.
This README was generated with ❤️ by readme-md-generator
