cleolibrary / CLEO-Redux

Experimental JavaScript runtime for GTA 3D era games/GTA IV/Bully
https://re.cleo.li
Other
213 stars 20 forks source link

QUESTION #29

Closed TheArtemMaps closed 2 years ago

TheArtemMaps commented 2 years ago

hi, how do you make asi and compile it?

x87 commented 2 years ago

It's just a renamed dll file.

TheArtemMaps commented 2 years ago

It's just a renamed dll file.

i know, but how you make these?

x87 commented 2 years ago

it depends on the language and tools that you use. for example with C++ and MSVS https://docs.microsoft.com/ru-ru/cpp/build/walkthrough-creating-and-using-a-dynamic-link-library-cpp?view=msvc-170

you can find similar guides for other languages

TheArtemMaps commented 2 years ago

do you have any contacts?