Skip to content

Instantly share code, notes, and snippets.

View parthnaik92's full-sized avatar

Parth Naik parthnaik92

View GitHub Profile
@parthnaik92
parthnaik92 / .gitdepsignore
Last active April 17, 2025 19:51
Create a minimal binary build of the Oculus fork UE4 from source for internal distribution. (Should work with normal UE4 source build too) (Windows only)
/Samples/MobileStarterContent/**
/Samples/PixelStreaming/**
/Samples/StarterContent/**
/Templates/**
/FeaturePacks/**
/Engine/Source/Developer/Datasmith/**
/Engine/Source/Programs/Enterprise/**
/Engine/Source/Programs/SwitchboardListener/**
/Engine/Source/Runtime/Datasmith/**
/Engine/Plugins/AI/UE4ML/**