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

Install Script #156

Open
jacobh12349 opened this issue Nov 25, 2024 · 1 comment
Open

Install Script #156

jacobh12349 opened this issue Nov 25, 2024 · 1 comment

Comments

@jacobh12349
Copy link

jacobh12349 commented Nov 25, 2024

I made a script for this mod to install the mod to Portal 2, that also asks for the directory of Portal 2. I couldn't figure out how to do it in batch though, so I just made it in PowerShell.

Github wouldn't let me add a ps1 file, so I just renamed it to a txt file, so just rename the file to .ps1 instead of .txt.

Install_Portal_2_VR_Mod.txt

@jacobh12349
Copy link
Author

I also edited the uninstall script to have it delete the uninstall script from the Portal 2 directory too, by adding this line after line 17.

start cmd.exe /c del /Q Uninstall_Portal_2_VR_Mod.cmd

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

1 participant