OpenRA / TiberianDawnHD

Multiplayer compatible OpenRA mod that uses Command & Conquer: Remastered assets
GNU General Public License v3.0
36 stars 4 forks source link

Update ModSDK #5

Closed penev92 closed 1 year ago

penev92 commented 1 year ago

Updates the ModSDK scripts, VSCode configuration, GitHub Actions workflows, etc. to match the current (albeit WIP) version of the ModSDK.

This is all based on (a copy of) my latest work on https://github.com/pchote/OpenRAModSDK/pull/2

penev92 commented 1 year ago

Code style violations 😢 Will be simplest to remove the changes to .editorconfig.

pchote commented 1 year ago

I have pushed fixes to the master branch. Can you please rebase?

penev92 commented 1 year ago

Rebased and fixed some more code style violations for you.

pchote commented 1 year ago

Can you please also bump the workflow action versions, as is currently being discussed in https://github.com/OpenRA/OpenRA/pull/20589 ?

penev92 commented 1 year ago

Pushed with updated GitHub Actions versions.