5and5 / BO1-StratTester

A mod for strat testing
17 stars 2 forks source link

General Bug Fixes #38

Closed lveez closed 1 year ago

lveez commented 1 year ago

Fixed several bugs:

I also added an example of a .bat file that can be used to launch directly into the strat tester mod. If you decide to add the .bat to a release might be worth mentioning in the readme that you can make a shortcut to it and add it to the start menu/desktop/taskbar.

TTS4life commented 1 year ago

You should update the bat file to start with cd ../../bin instead just cd bin so that users do not need to move the .bat file to the root of their BO1 folder for it to work (or we have to change how we bundle our releases to accommodate for it being put into the right spot). Once that's updated I'm ready to merge.

lveez commented 1 year ago

Modified the file so it can be placed anywhere in the Black Ops directory up to mods/Strat Tester, since I personally prefer having it in the root directory. This way people can move it if they want or leave it there if they don't.

5and5 commented 1 year ago

@lveez I've added you as a collaborator so you won't have to make pull requests in the future.

lveez commented 1 year ago

Thank you :)

As far as I can tell none of the commits were transferred over to 5and5:main, not entirely sure why. Easiest fix is probably for me to redo the changes when I get a chance and just push them to main.

5and5 commented 1 year ago

I think I fixed it.