zadirion / Unreal.nvim

Unreal Engine support for Neovim
MIT License
78 stars 19 forks source link

Provide a clear example of EngineDir configuration #8

Closed noprompt closed 1 month ago

noprompt commented 1 month ago

I made the mistake of setting"EngineDir" to "C:\\Program Files\\Epic Games\\UE_5.4\\Engine" and got a error which confused me for a moment. This patch spells out what the configuration should look like. 😄