Skip to content

Commit

Permalink
Update docs for updating CEF
Browse files Browse the repository at this point in the history
Just for myself, really.
  • Loading branch information
PJB3005 committed Jan 9, 2025
1 parent 0e27a3c commit 37a0242
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/en/engine-development/updating-cef.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,8 @@ Commit everything to CefGlue, build-dependencies and Robust. Yay!

## Upload new Robust Module to centcomm

Idk just ask me this section will probably change in the future.
* SSH into suns
* `mkdir /var/lib/robust-builds/modules/Robust.Client.WebView/<rt_version>`
* `scp release/Robust.Client.WebView* suns:/var/lib/robust-builds/modules/Robust.Client.WebView/<rt_version>`
* cd `/home/robust-build-push`
* `./push_module.ps1 Robust.Client.WebView <rt_version>`

0 comments on commit 37a0242

Please sign in to comment.