Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
stoffelkopf committed Feb 22, 2024
2 parents 454b716 + b3d0149 commit fc97f6d
Showing 1 changed file with 25 additions and 2 deletions.
27 changes: 25 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,25 @@
# DevilutionX Randomizer
Randomizes DevilutionX Palettes
# DevilutionX palette randomizer

Randomizes DevilutionX level palettes

![Screenshot](demoimg/catacombs.jpg)

## Setup

- copy the palette folder, randclear.bat, random.lua and randomize.bat to your DevilutionX folder
- edit randomize bat / randclear.bat and change the "savedir" and "configdir" paths
- execute "randomize.bat"
- for default Diablo palettes execute "randclear.bat"

## LUA randomize stead of BATCH random function

- download LUA (https://github.com/rjpcomputing/luaforwindows/releases) and copy the files to your DevX folder
- execute "lua54.exe random.lua"

## Demo Images

![Screenshot](demoimg/church.jpg)

![Screenshot](demoimg/crypt.jpg)

![Screenshot](demoimg/caves.jpg)

0 comments on commit fc97f6d

Please sign in to comment.