Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meszaros-lajos-gyorgy/arx-map-boilerplate
Copy the contents of this repo to get started with creating Arx Fatalis maps
https://github.com/meszaros-lajos-gyorgy/arx-map-boilerplate
Last synced: 11 days ago
JSON representation
Copy the contents of this repo to get started with creating Arx Fatalis maps
- Host: GitHub
- URL: https://github.com/meszaros-lajos-gyorgy/arx-map-boilerplate
- Owner: meszaros-lajos-gyorgy
- License: gpl-3.0
- Created: 2023-10-01T18:32:06.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-17T10:16:45.000Z (4 months ago)
- Last Synced: 2024-12-25T07:26:51.465Z (25 days ago)
- Language: TypeScript
- Size: 2.55 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# arx-map-boilerplate
![preview](preview.jpg?raw=true 'preview')
## Getting started
1. Install node.js from [here](https://nodejs.org/)
2. Install dotnet 7 runtime from [here](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)
3. Download the contents of this repo
4. Go inside the folder where you have downloaded the repo
5. run `npm install`
6. Optionally fill in the `name`, `description` and `author` fields in `package.json`
7. copy `.env.sample` as `.env`
8. set `outputDir` in `.env` to point to your Arx Libertatis game folder
9. run `npm run dev`## Video showcasing how to use this repo
https://youtu.be/uOxCWuPXhaU?si=pHF1dWIfgogKemsH&t=205