Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 608 Bytes

README.MD

File metadata and controls

20 lines (15 loc) · 608 Bytes

UAVG

An Unreal Engine 4 Plugin designed to create AVG Games in a friendly way

Tested under UE Version: 4.25


How to Build&Use: Requirements: UE4&Visual Studio C++ Compile Toolchain

  1. Clone this repo to YourProject/Plugins/UAVG
  2. Open your project using UE4
  3. Enable this plugin (It might be enabled by default tho)
  4. Re-generate Visual Studio Project Files
  5. Close UE4 Completely
  6. Compile the project using Visual Studio

Pre-Compiled binaries are not provided yet. This project is not finished! Please use it at your own risk. Currently used in a experimental project.