Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.65 KB

Readme.md

File metadata and controls

37 lines (21 loc) · 1.65 KB

Arc Teams Example Project

This is the example project for Arc Teams.

ARC TEAMS IS NOT INCLUDED IN THIS PROJECT

You can get Arc Inventory on the Unreal Engine marketplace: https://www.unrealengine.com/marketplace/en-US/product/arc-teams

Included is a number of examples, useful tools, and possible strategies for implementing game features using Arc Teams.

All examples and additional helper plugins are licensed under either MIT or Apache 2.0, allowing you to use these in your game.

Included Examples

  • Basic Setup
  • Example team setups for various game types

Keeping up to date

We'll be keeping the example project up to date on the latest version of Arc Teams and Unreal Engine, as they come out. We'll tag commits on older engine versions, but we won't be back porting newer examples to older engine versions of the example project

License

All of the examples in this project are open source and permissively licensed, under either MIT or Apache 2.0. You may chose either license.

This dual licensing approach provides a few benefits:

  • Apache 2.0 provides protection from patent trolling, and reduces license boilerplate
  • MIT is compatible with many other open source licenses
  • Both licenses have various ecosystems to support them

Content provided by the Unreal Engine is licensed under their respective licenses.

Content in the KennyAssets folder was created by KennyNL and is used under the CC0 1.0 license.

Contributing

Contributions in the form of pull requests are extremely welcome! All contributions must be provided under both of these licenses.