SkillAgentSearch skills...

Ue4program

This is a Create UE StandaloneApplication tool.

Install / Use

/learn @hxhb/Ue4program
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This is a Create UE StandaloneApplication tool.

Usage

$ ue4program.exe $ProgramName
  1. move $ProgramName Folder to Engine\Source\Programs (version of source code)
  2. run GenerateProgramProject.bat
  3. run OpenProgramProject.bat

build

$ clang++ ue4program.cpp string_tools.cpp BaseProgramFile.cpp -o ue4program.exe -std=c++11
View on GitHub
GitHub Stars73
CategoryDevelopment
Updated2mo ago
Forks25

Languages

C

Security Score

80/100

Audited on Jan 12, 2026

No findings