Kaplas80 / GuJian3Manager

Tools for GuJian 3 files.
MIT License
27 stars 8 forks source link

Any instruction on how to build Gujian3Tool.exe? #27

Closed plr0201 closed 2 years ago

plr0201 commented 2 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

->Probably yes. For one with little programming background, it is very difficult to figure out how to use the tool. In other words, where is the "Gujian3Tool.exe"? Need to build?

Describe the solution you'd like A clear and concise description of what you want to happen.

-> Is it possible to at least instruct which tools should be use for the building? Does it work on win10? or has to be in linux? Would be grateful if a brief instruction could be provided.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

->Attach a "Gujian3Tool.exe" into the github folder. More favorable probably.

Additional context Add any other context or screenshots about the feature request here.

->Thank you very much for the tool!

plr0201 commented 2 years ago

Find the solution. Although extract-single doesn't work, the extract all works great. Thanks!

plr0201 commented 2 years ago

Install microsoft net ver 6 SDK for the dotnet command to build the app.

Kaplas80 commented 2 years ago

I'm glad to hear that you found a way to build the application. Anyway, you had the precompiled executables for Windows, Mac and Linux at the "Releases" section of the page:

image

About the extract-single option, last time I checked, it worked. Could you tell me what error you get?

plr0201 commented 2 years ago

I'm glad to hear that you found a way to build the application. Anyway, you had the precompiled executables for Windows, Mac and Linux at the "Releases" section of the page:

image

About the extract-single option, last time I checked, it worked. Could you tell me what error you get?

Thank you for response! No error msg shown, just empty folder. You made a great app!