GrowtopiaNoobs / Growtopia_ItemsDecoder

Decoder of file items.dat which can be found in Growtopia
MIT License
23 stars 21 forks source link

where compiler? #14

Closed GuckTubeYT closed 4 years ago

GrowStone commented 4 years ago

You need to compile it yourself.

GuckTubeYT commented 4 years ago

But how, without sln

ghost commented 4 years ago

Make sln yourself

GuckTubeYT commented 4 years ago

how lol

NotDark commented 4 years ago

how lol

google visual studio how to make new c++ project

JadlionHD commented 4 years ago

make an empty project, then import all files to the project, like hpp and cpp.

GuckTubeYT commented 4 years ago

make an empty project, then import all files to the project, like hpp and cpp.

Didnt work, please @JadlionHD make sln pls

DrOreo002 commented 4 years ago

I put a tutorial on how to build it already. And I'm also sure that you have installed g++ since ur asking for .sln project, so it should work for you.