Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
meszaros-lajos-gyorgy committed Feb 27, 2022
1 parent b7d6311 commit 4306b7b
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Arx Fatalis level generator

Creates procedurally generated levels

**WORK IN PROGRESS**
A launcher that generates randomized maps for the video game Arx Fatalis

![launcher](photos/launcher.png?raw=true "launcher")
![screenshot](photos/demo.png?raw=true "dummy map")
Expand All @@ -13,14 +11,6 @@ Creates procedurally generated levels

nodejs 14.14.0+ (because of https://nodejs.org/api/fs.html#fspromisesrmpath-options)

## How to run

step 1: `npm run generate`

step 2: `npm run compile`

step 3: copy contents of dist folder into Arx Fatalis/Arx Libertatis game folder

## Resources

https://wiki.arx-libertatis.org/Script:Variables
Expand Down

0 comments on commit 4306b7b

Please sign in to comment.