8000 GitHub - modio/modio-ue-modiougc: ModioUGC is an Unreal Engine plugin designed to make it easy to add dynamic management of user-generated content in the form of PAK files to your game.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ModioUGC is an Unreal Engine plugin designed to make it easy to add dynamic management of user-generated content in the form of PAK files to your game.

License

Notifications You must be signed in to change notification settings

modio/modio-ue-modiougc

Repository files navigation

mod.io

mod.io Unreal Engine ModioUGC Plugin

License Discord Master Docs Unreal Engine

Welcome to the mod.io Unreal Engine ModioUGC repository. The ModioUGC is an Unreal Engine plugin designed to make it easy to add dynamic management of user-generated content in the form of PAK files to your game.

Engine & Platform Compatibility

This plugin requires the core mod.io plugin to be installed alongside it. Support for both plugins is generally maintained to support the 3 most recent versions of Unreal Engine.

Engine compatibility

Engine Version

Last Release

UE5.3

Current

UE5.4

Current

UE5.5

Current

Platform compatability

The ModioUGC plugin supports Windows, Linux, LinuxArm64, Mac, iOS and Android as part of the public release.

For access to Windows (GDK), XBox, Playstation 4, Playstation 5 or Switch, please contact us.

Features

  • C++ and Blueprint support

  • Permissive MIT/BSL-license

  • Editor tooling to create and package UGC packages

  • Interface to supply information about the UGC content to be mounted

  • Discovering and loading UGC packages at runtime

  • Automatic Pak file mounting and adding to the AssetManager and Asset Registry

Documentation

Comprehensive documentation for this plugin can be found here.

Installation

Prerequisites

  1. This plugin relies on the mod.io core plugin, available at https://github.com/modio/modio-ue. Please ensure you have downloaded, installed and configured the core plugin prior to installing the ModioUGC plugin.

Adding plugin files to your project

As a git submodule

  1. Add this repository as a submodule to your repository in your project’s Plugins/ModioUGC directory

    In the directory with your .uproject file: git submodule add https://github.com/modio/modio-ue-modiougc Plugins/ModioUGC

  2. Initialize our submodules with git submodule update --init --recursive

In a non-git project, or without submodules

  1. Grab the latest release zip from the Releases section on this page, and extract the contents to your project’s Plugins/ModioUGC directory

get latest release get latest release2

Note
The automatically generated zips on the release page and the 'Code' dropdown on this page will not work if this repository adds submodule dependencies in future releases. Please use the attached archive on the release instead.

Game studios and Publishers

If you need assistance with 1st party approvals, or require a private, white-label UGC solution. Contact us to discuss.

Contributions Welcome

Our Unreal Engine plugins are public and open source. Game developers are welcome to utilize them directly, to add support for mods in their games, or fork them for their games customized use. Want to make changes to our plugins? Submit a pull request with your recommended changes to be reviewed.

Other Repositories

Our aim with mod.io, is to provide an open modding API. You are welcome to view, fork and contribute to our other codebases in use.

About

ModioUGC is an Unreal Engine plugin designed to make it easy to add dynamic management of user-generated content in the form of PAK files to your game.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0