Dota2GSI icon indicating copy to clipboard operation
Dota2GSI copied to clipboard

Step by Step guide on how to install it using Visual Studio

Open skyville0919 opened this issue 1 year ago • 3 comments

I am not a c# developer and I am confused on following your guide on how to install this through nuget and all. When I clone the project using Visual Studio, i cannot install the module through package manager an error is showing. I cannot also do the cmake command even though i already installed cmake on my pc. Please help. Thank you.

skyville0919 avatar Jun 14 '24 04:06 skyville0919

Hello, can you be a bit more specific?

Is there an error when installing through nuget?

What error do you get when running the cmake command?

antonpup avatar Jun 14 '24 09:06 antonpup

So I have a Visual Studio IDE installed, I create a C# console app then install the GSI via Package Manager, then I go to the root folder and run the cmake command indicated in the readme but i am getting an error that i dont have a CMakelists.txt file.

Also the other thing I did is that I cloned the repository, but when I do this I cannot install the GSI via package manager console.

skyville0919 avatar Jun 14 '24 10:06 skyville0919

Pretty sure you are doing one of the methodes, not both. the cmake version is for people that dont want to use nuget for whatever reason

Fargekritt avatar Jun 29 '25 10:06 Fargekritt