sonicretro / mania-mod-loader

Mod loader for Mania.
44 stars 6 forks source link

I don't know how to use this #19

Closed tmvkrpxl0 closed 5 years ago

tmvkrpxl0 commented 5 years ago

sorry to ask kind of like this, but i want to ask "is this thing requires build? if it is, how? how can i use this for installing mod?" sorry, but i'm noob at this how can i use it to install mod? again, i'm really sorry

tmvkrpxl0 commented 5 years ago

and if i have to download executable file from another source, then could you tell me where to download? mod loaders that i tired don't work

thesupersonic16 commented 5 years ago

You sent this issue report while MM is merging the project_plus branch into master, for now, grab the build from here, later on you may need to grab it from here when it gets updated.

For Compiling, currently I can't compile the newest commit without removing some changes, but I'm gonna assume its just a issue on my end. afaik you need git, WIndows SDK and Visual Studio. once you have those, clone the repo and open the sln file into Visual Studio, and you should beable to press Build and it should build.

MainMemory commented 5 years ago

I don't have any trouble building, but I am having issues with uploading which is delaying the release. Whichever build you have, it will detect an update when I do upload it.

thesupersonic16 commented 5 years ago

For me I had to modify the OffsetFunctionPointer macro to get it to compile and run.

tmvkrpxl0 commented 5 years ago

thanks for the help