eudplib is a package which provides scripting for StarCraft Use Map Setting(UMS) to UMS map and tool developers.
Project description
eudplib is a StarCraft Use Map Setting(UMS) map tool library for Python programming language.
Fork of https://github.com/phu54321/eudplib
For easy-to-use executable, see https://github.com/armoha/euddraft/releases
Features
Support opening (unprotected) map and extracting scenario.chk data
Powerful trigger scripting
Edit input map to compile output EUD map
epScript, scripting language for StarCraft Trigger similar to JavaScript
Where is the issue tracker?
The eudplib issue tracker lives in euddraft repository.
Since euddraft is standalone distribution for Python, eudplib, freeze map protector and epTrace line profiler, it’s convenient to use a single issue tracker for both.
How to build libepScript.dll
Windows
Requires CMake, MSVC, Python >= 3.10
git clone https://github.com/armoha/eudplib --recursive
cd eudplib/eudplib/epscript/cpp
mkdir build
cd build
cmake .. -A x64 -DCMAKE_BUILD_TYPE=Release
msbuild ALL_BUILD.vcxproj /p:Configuration=Release /p:Platform=x64
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for eudplib-0.79.5-cp310-abi3-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dded2f195f4cdfbd25560d005b5127e1187f2059b61468c4c251a63c2338e111 |
|
MD5 | 7e8fced073109ec541ec6ddac9295d53 |
|
BLAKE2b-256 | 7d0be75d2f48e6df164deee6a07f25834748ce2028f558e89569a8a4266633b1 |