Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help #5

Open
N0-FeaR opened this issue Mar 7, 2024 · 5 comments
Open

Help #5

N0-FeaR opened this issue Mar 7, 2024 · 5 comments

Comments

@N0-FeaR
Copy link

N0-FeaR commented Mar 7, 2024

When i click upgrade.exe not happens how do i use this program?

@mysy00
Copy link

mysy00 commented Apr 18, 2024

https://github.com/openmultiplayer/upgrade?tab=readme-ov-file#usage

You use it by accessing it from your command line.
If you're using a recent version of Windows, I believe you should be able to right click in your gamemode folder and have an option to "Open terminal here" or something like that.
If not, you will have to cd to your gamemodes folder manually.

@N0-FeaR
Copy link
Author

N0-FeaR commented Apr 18, 2024

Thanks, i get this

upgrade : The term 'upgrade' is not recognized as the name of a cmdlet, function, script file, or operable program. Che
ck the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1

  • upgrade --scans const ../qawno/include
  •   + CategoryInfo          : ObjectNotFound: (upgrade:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    

@mysy00
Copy link

mysy00 commented Apr 18, 2024

If upgrade.exe is in another directory, you have to specify the full path to it.

It actually might be easier for you to open your terminal wherever upgrade.exe is and then specify the correct path to your gamemode/include files.

@Y-Less
Copy link
Contributor

Y-Less commented Apr 28, 2024

You might also need to use .\upgrade.exe in powershell not just upgrade.exe.

@N0-FeaR
Copy link
Author

N0-FeaR commented May 24, 2024

You might also need to use .\upgrade.exe in powershell not just upgrade.exe.

Thank you that works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants