Element-0 / ElementZero

Run windows version of BDS in linux with Mod support
GNU General Public License v3.0
272 stars 51 forks source link

migrate hook related function in chakra.dll to base.dll #91

Open ghost opened 4 years ago

ghost commented 4 years ago

It will be better if chakra.dll is used just as a DLL injector. HookFunction,GetServerSymbol,etc. can be placed in Base.dll to make EZ more "plug and play".