You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ive been getting an error when trying to launch the example mod, but make is doing just fine.
find: 'release-20210321': No such file or directory
find: './engineVERSION': No such file or directory
Required engine files not found.
Run `make all` in the mod directory to fetch and build the required files, then try again.
I am not getting any errors when building the example project with make all.
I have run make clean and rebuilt multiple times.
Can someone please help me with this issue? I am new to OpenRA modding, and just recently downloaded the Mod SDK.