Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.34 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.34 KB

Unreal OpenLand Mods

This is a set of community contributes modifications to OpenLand.

Currently, OpenLand Mods only supports Unreal 4.26.

Installation

  • Download this project as zip file & extract it.
  • Copy the OpenLandMods directory.
  • Paste it in your project's Content directory.

Usage

  • Inside OpenLandMods there are a set of directories.
  • We call these directories as projects.
  • The Usage of each project is different & you can get the more information by looking at the README.md file in each project. [ You cannot view README.md file via the Unreal Engine's content browser, so navigate them via this repository.]

Contributing Guide

  • Fork this repository in your GitHub account.
  • Clone it into your machine
  • Copy the OpenLandMods directory in your cloned repository into a Unreal Engine project.
  • Update anything inside OpenLandMods or create a new project.
  • Then copy that OpenLandMods directory into your locally cloned repository.
  • Push those changes to GitHub.
  • Send a pull request to this repository.

License

Everything in OpenLand Mods is under the MIT License. So, you can virtually do anything with it.