mirror of
https://codeberg.org/Nixietab/EOSSDK-Holos.git
synced 2026-08-21 20:23:28 -04:00
Initial commit.
This commit is contained in:
parent
3f8a1206d1
commit
0c1615c037
5 changed files with 2396 additions and 1 deletions
4
build.sh
Executable file
4
build.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
python3 gen_def.py
|
||||
python3 gen_stubs.py
|
||||
|
||||
x86_64-w64-mingw32-g++ -shared -o EOSSDK-Win64-Shipping.dll main.cpp proxy_asm.s proxy.def -lws2_32 -static
|
||||
Loading…
Add table
Add a link
Reference in a new issue