This wiki is archived from 2021-09-05
Community Mods Testing: Difference between revisions
No edit summary |
No edit summary |
||
Line 27: | Line 27: | ||
Fonts and videos are not in github so if you replace media/ui you will need to at least add back the fonts. | Fonts and videos are not in github so if you replace media/ui you will need to at least add back the fonts. | ||
== [[File:gold-rank-icon.png|50px]] Update the server script in your copy of PA== | == [[File:gold-rank-icon.png|50px]] Update the server script in your copy of PA== | ||
Line 34: | Line 32: | ||
Replace server_script in your PA app directory with [https://github.com/mikeyh/pa-server-script/tree/custom-commanders https://github.com/mikeyh/pa-server-script/tree/custom-commanders] | Replace server_script in your PA app directory with [https://github.com/mikeyh/pa-server-script/tree/custom-commanders https://github.com/mikeyh/pa-server-script/tree/custom-commanders] | ||
== [[File:gold-rank-icon.png|50px]] | == [[File:gold-rank-icon.png|50px]] Create empty client_mods and server_mods directories == | ||
In your PA directory rename your client_mods directory to client_mods-PAMM and server_mods to server_mods-PAMM | In your PA directory rename your client_mods directory to client_mods-PAMM and server_mods to server_mods-PAMM |
Revision as of 20:29, 31 March 2016
File:Titans-icon.png Community Mods Testing
File:Gold-rank-icon.png Locate your PA directory and PA installation directory
Locate your PA Directory
Make a backup of your entire PA directory.
Locate your PA installation. The PA installation directory will be different if installed using steam.
File:Gold-rank-icon.png Create a copy of your PA installation
Make a copy of your PA installation directory. eg on your desktop
This copy will be updated and launched manually.
File:Gold-rank-icon.png Update the build in your copy of PA
Replace the FMOD files with: https://palobby.com/fmodex64-4.44.60.zip
On Windows replace the PA.exe and server.exe executables in bin_x64 with copies from the PA Test zip (see link in title of testing room).
File:Gold-rank-icon.png Update the user interface in your copy of PA
Merge replace media/ui in your PA app directory with https://github.com/mikeyh/pa-ui/tree/community-mods
Fonts and videos are not in github so if you replace media/ui you will need to at least add back the fonts.
File:Gold-rank-icon.png Update the server script in your copy of PA
Replace server_script in your PA app directory with https://github.com/mikeyh/pa-server-script/tree/custom-commanders
File:Gold-rank-icon.png Create empty client_mods and server_mods directories
In your PA directory rename your client_mods directory to client_mods-PAMM and server_mods to server_mods-PAMM