Skip to content

Instantly share code, notes, and snippets.

View Solessfir's full-sized avatar

Constantine Romakhov Solessfir

View GitHub Profile
@Solessfir
Solessfir / Minimal-GAS.uproject
Last active March 23, 2025 12:24 — forked from MilkyEngineer/Minimal-5.2.uproject
Minimal GAS project descriptor that "Disables Engine Plugins by Default" for Unreal Engine
{
"FileVersion": 3,
"EngineAssociation": "",
"Category": "",
"Description": "Minimum GAS viable plugin dependencies for a usable Unreal Engine project",
"DisableEnginePluginsByDefault": true,
"Plugins": [
{
"Name": "ACLPlugin",
"Enabled": true