Skip to content

ntystudio/CTRL.Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTRL.Core

A collection of General Purpose Tools, Function Libraries & Helpers for Unreal Engine.


Pull Requests, Bug reports or Suggestions are very welcome!

Supported Engine Version

The plugin was developed for Unreal Engine 5.5.1+, though it should work for all 5.x versions.

Installation

The best way is to clone this repository as a submodule; that way you can contribute pull requests and more importantly, easily get latest updates.

The project should be placed in your project's Plugins folder.

cd YourProject
git submodule add [email protected]:ntystudio/CTRL.Core.git Plugins/CTRLCore
git commit -m "Added CTRL.Core Plugin as a submodule."

Alternatively you can download a ZIP of this repo and place it in YourProject/Plugins/.

License

MIT


About

A collection of C++ Tools, Function Libraries & Helpers for Unreal Engine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published