8000 GitHub - christopherreed/ue4-cpptools at v0.0.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 9, 2019. It is now read-only.

christopherreed/ue4-cpptools

Repository files navigation

ue4-cpptools

VSCode extension that provides tools for working with Unreal Engine 4 C++ projects.

You may want to check out VSCodeSourceCodeAccess, an Unreal Engine 4 plugin that provides source code access for working with C++ projects using VSCode.

Buy Me a Coffee at ko-fi.com

Install

  1. Download this extension as a .vsix package

  2. Install the .vsix package. [?]

Usage

  1. Use the extension settings to configure the extension for you workspace. [?]

  2. Run commands with the command pallette. [?]

Commands

  • UE4 CppTools - Generate CppTools Configuration : Generate CppTools configuration for working with Unreal Engine 4 projects

  • UE4 CppTools - Generate Project Files : Generate project files for building Unreal Engine 4 projects

  • UE4 CppTools - Build Project : Build project

  • UE4 CppTools - Hot Reload Project : Build project for editor HotReload

Extension Settings

Required

  • ue4-cpptools.engineRootPath : Path to Unreal Engine 4 root directory (overrides environment variable UE4_ENGINE_ROOT_PATH)

Optional

  • ue4-cpptools.configurationName : Name of CppTools configuration to generate

  • ue4-cpptools.recycleTerminal : Controls terminal reuse for the extension

Advanced Settings (you probably shouldn't touch these)

  • ue4-cpptools.buildConfiguration : Unreal Build Tool build configuration

  • ue4-cpptools.overrideUnrealBuildTool : Override the command to run Unreal Build Tool

Known Issues

  • Mac not tested

  • Relies on the Unreal Build Tool CodeLite project generator

License

This software is licensed under the MIT License, see LICENSE for more information

About

VSCode extension that provides tools for working with Unreal Engine 4 C++ projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0