Allar / ue5-style-guide

An attempt to make Unreal Engine 4 projects more consistent
http://ue5.style
MIT License
5.32k stars 1.15k forks source link

UE5 Installation #74

Open Liquid-Martin opened 3 years ago

Liquid-Martin commented 3 years ago

Hi! How does one go about installing the linter to UE5?

Marketplace only seems to works with UE <4.

MrJRules commented 1 year ago

I would like to get a UE5 version as well. Linter v2 from marketplace will not install to UE5, the documentation still refers to Linter, not Linter v2, and the directions still refer to UE4. Any assistance with this would be amazing. Thank you.

OdinVex commented 1 year ago

I would like to get a UE5 version as well. Linter v2 from marketplace will not install to UE5, the documentation still refers to Linter, not Linter v2, and the directions still refer to UE4. Any assistance with this would be amazing. Thank you.

https://github.com/OdinVex/Linter You can try it for Windows if you can build. Take note of the README. Untested, but there it is.

It still has 15 DEPRECATED functions, I don't have enough API information to update those sections. It's fine for now.

Edit: Clarification on menus operating: Batch Rename does show up (asset menu entries show) and aside needing some tweaking for hiDPI it shows a dialog, we're shiny on that. Path menu entries don't show at all, hence why I'm suggesting to run Linter from command-line/terminal for now with say -json=... or -html=....