citizenmatt / EzArgs

Plugin for Rider for Unreal Engine to pass arguments to C++ run configurations in convenient matter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EzArgs

Build Version Downloads

The EzArgs plugin provides option to pass arguments to C++ run configurations in convenient matter by simply writing them in dropdown box on the toolbar. This plugin duplicates feature of UnrealVS plugin: Command Line Arguments NB: Works only with Rider for Unreal Engine at this moment.

Installation

  • Using IDE built-in plugin system:

    Preferences > Plugins > Marketplace > Search for "EzArgs" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.

About

Plugin for Rider for Unreal Engine to pass arguments to C++ run configurations in convenient matter

License:Apache License 2.0


Languages

Language:Kotlin 100.0%