Simple HTTP(S) client embedded for l2j-geoserver-rest.
Get adrenaline_geo.dll
from releases into Adrenaline folder, next to Adrenaline.exe
file.
Load Adrenaline, and start script GeoEngineTest.txt
Script Console should show:
0
1
Get Rust 32-bit via rustup and install 32bit dev kit (default host triple) i686-pc-windows-msvc
.
cargo build
# or if you have x64 toolchain as default
rustup run stable-i686-pc-windows-msvc cargo build
Library needs to be build for 32bit target!
cargo build
copy target\debug\adrenaline_geo.dll .
fpc GeoEngineTest.txt && GeoEngineTest.exe
This repository is mostly for educational purpurose.