The Ultimate Starter Kit plugin to speed up development of Unreal Engine games
The Ultimate Starter Kit is a plugin designed for Unreal Engine 4.27 and newer. It provides various features and tools to help developers get started with their projects. This plugin was mainly tested on Windows, so compatibility with Linux and MacOS may not be guaranteed.
Tutorials: You can find helpful tutorials on YouTube that provide guidance on how to get started and utilize the features of this plugin. New tutorials are regularly added to the playlist.
Documentation: The plugin comes with comprehensive documentation, which can be accessed online or offline. The documentation is available in both Markdown format within the repo's docs directory, and as a full HTML document. Additionally, each function in the C++ source code is thoroughly documented.
Demo Project: The Ultimate Starter Kit includes a demo project that showcases examples of each system using Blueprints.