One of the Elona variants
An Elona variant that has a mod system. With its high extensibility, you can build your own Elona.
~Ylva Fantasy Encyclopedia~
git clone https://github.com/elonafoobar/elonafoobar
git submodule update --init
elona122.zipto the
depsdirectory, so
deps\elonaexists. This will allow for automatically copying the required assets.
brew install sdl2 sdl2_ttf sdl2_mixer sdl2_image
cd path/to/elonafoobar; cargo build
sudo pacman -S sdl2 sdl2_ttf sdl2_image sdl2_mixer gtk3 smpeg timidity++For systems with
apt:
sudo apt-get install libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev gtk+-3.0 smpeg timidity
cd path/to/elonafoobar; cargo build
cd path\to\elonafoobar & cargo build
graphicand
soundfolders from vanilla v1.22 to the directory containing the executable.
target/debug/Elona_foobar,
target\debug\Elona_foobar.exe.
See CONTRIBUTING.md for details.
MIT License. See LICENSE.txt for details. This license is applied for the contents in this repository. Note that images, sounds and fonts are not included.