Skip to content

Rapidly build your game with multiple or various components and preset default settings

License

Notifications You must be signed in to change notification settings

jcs090218/JCSUE

Repository files navigation

License: MIT Unreal Release

JCSUE

Docs

JCSUE is a general speed components library. JCSUE help out people who have trouble making script/component over and over agian in variety of different project. This library provide many scripted game mechanics. With those combination of scripts/components could generate enormous variety of different behaviour.

📰 News

Here is the list of few important and recent changes to this plugin.

  • 0.0.1 - First test release version for testing purpose.

💾 Installation

1. Download JCSUE_Plugin

You need to download the plugin from relese tag like the latest relese here. You can unzip the plugin and just drop it into your project's plugins folder, e.g. YourProject/Plugins/.

2. Edit Build.cs

Edit your project's YourProject.Build.cs file located at Source/YourProject/YourProject.Build.cs by adding JCSUE_Plugin to your PublicDependencyModuleNames array. Like,

PublicDependencyModuleNames.AddRange(new string[] { ..., "JCSUE_Plugin" });

3. Compile

Then you should able to compile your project without any hassle!

🔗 Links

🎮 Games

  • N/A

About

Rapidly build your game with multiple or various components and preset default settings

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •