Skip to content

FishingCactus/UECoreExtensions

Repository files navigation

CoreExtensions

License Unreal Engine Version

Overview

CoreExtensions is a collection of classes to extand the existing core module of the engine.

Installation

You can download these sources directly and put them in your project's Plugins folder Or you can add the plugin as a submodule git submodule add [email protected]:FishingCactus/UECoreExtensions Plugins/CoreExtensions

Dependencies

None

Documentation

Core Classes

TODO

Contributing

We welcome contributions! Please see our Contributing Guide for details.

Development Setup

  1. Fork this repository
  2. Create a feature branch: git checkout -b feature/amazing-feature
  3. Clone to your UE project's Plugins folder
  4. Make your changes and test thoroughly
  5. Submit a pull request

Coding Standards

Support

Getting Help

Reporting Issues

Please report bugs and feature requests through GitHub Issues.

When reporting issues, please include:

  • Unreal Engine version
  • Plugin version
  • Platform (Windows/Mac/Linux)
  • Steps to reproduce
  • Expected vs actual behavior
  • Relevant log files

FAQ

Q: Can I use this in commercial projects? A: Yes! See the LICENSE file for details.

Q: How do I update the plugin? A: Download the new version and replace the plugin files, then recompile your project.

Changelog

See CHANGELOG.md for complete version history.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with ❤️ for the Unreal Engine community

If this plugin helped you, consider giving it a ⭐ on GitHub!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6