OpenDiablo2
OpenDiablo2 copied to clipboard
An implementation of Diablo 2 in AbyssEngine.
Reverts AbyssEngine/OpenDiablo2#33 Depends on https://github.com/AbyssEngine/AbyssEngine/pull/116
This is a working start. based on Maxim's work
Hello, Looking for install instruction for porting to Unix FreeBSD: run, build, lib dependencies. Thanks
Hi, I'm probably missing something really obvious here, but I can't get the AbyssEngine to run. I've extracted it into the root directory of the OD2 folder, and my MPQs...
I managed to get it to run on Arch Linux, I needed to compile the engine from source (as of 2022.09.02) and copy the binary's and the libraries over the...
from lua documentation to read all data from file the option is "*a" please see io.read() https://www.lua.org/pil/21.1.html