Skip to content
forked from 0x779/compakt

Simple asset packing plugin for Unreal Engine 4

License

Notifications You must be signed in to change notification settings

lineCode/compakt

 
 

Repository files navigation

Compakt

Simple asset packing plugin for Unreal Engine 4 and 5


compakt is an easy to use plugin for Unreal Engine 4 which exports assets as .upack files (Feature/Content packs) which can be easily imported into another project and retains dependencies.

Installation

Usage

Notes

Installation

Check out the releases, download compakt for your Unreal Engine version, extract and place the resulting folder in your project's Plugins directory.


Usage

To use compakt, select the folder you wish to pack into an .upack file, and click the Pack button in the main toolbar. The plugin will then ask you to save the file. That's it!

WHk75l8.mp4

Importing is also easy, just like with any other assets: either import or drag-n-drop into the Content Browser!

8Ii7O4p.mp4

Notes

The plugin was mainly tested in Unreal Engine 4.27 and Unreal Engine 5.0.3, however it might work in other versions.

There might be some bugs or incomplete features. As such, don't hesitate to submit an issue report.

About

Simple asset packing plugin for Unreal Engine 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.6%
  • C# 9.4%