Skip to content

The ultimate asset collection from n00dbeaverStudios, designed specifically for Unreal Engine. This project centralizes all our Unreal Engine plugins into one expansive, flexible toolkit.

Notifications You must be signed in to change notification settings

n00dbeaverstudios/n00dWorkshop

Repository files navigation

n00dWorkshop

Welcome to n00dWorkshop!

n00dWorkshop is a comprehensive integration of all plugins offered by n00dbeaverStudios for Unreal Engine. This unified project allows developers to explore, dissect, and tailor these tools to fit their specific project needs while providing practical insights into how each component interacts seamlessly.

This example project in the main repository is developed in C++ due to the requirements of the Binary Editor. When cloning submodules, you'll need to manually compile them. Alternatively, if you prefer using plugins directly from the Launcher, simply drop them into the Plugins folder of the project download from the Releases, and they should integrate seamlessly with this project.

Important Note: Your own project does not need to be C++-based to utilise these plugins effectively. If you download the plugins either from the Releases section within each GitHub repository or directly from the Launcher, they come pre-compiled with all necessary binaries, ready for immediate use.

Installation

Follow these steps to set up n00dWorkshop on your system.

Prerequisites for cloning this repository

Prerequisites for Content (mandatory)

Unreal Engine Marketplace Permanantly Free Assets

This project leverages permanantly free assets that are available on the marketplace, to use this project you must acquire the files from the Launcher that we are using for various features, as we will not be including them in this repository.

Please visit the Launcher to download these assets and add them to this project manually.

Verification

If you own the plugins but do not have repository access, visit Verification to verify your ownership and gain the necessary access.

Getting Started

The following only applies to cloning main to receive the latest and greatest, see Releases to download the Binary version of this project where you can simply add the required plugins to the Plugins folder!

Clone the Project

To clone n00dWorkshop along with all associated submodules, execute the following commands in your terminal:

git clone https://github.com/n00dbeaverstudios/n00dWorkshop.git
cd n00dWorkshop
git submodule update --init --recursive

This set of commands initializes and updates the submodules recursively.

Keep updated

Command to update your submodules:

git submodule update --remote

Generate Files

Now that you've cloned the repositories, we must generate visual studio files for the project to see them.

Right-click on n00dWorkshop.uproject and select Generate Visual Studio Project Files

image

Once this is complete, double-click the project file and you will be prompted to compile the project. Go ahead and do this, it may take a few minutes.

Dive In!

You’re all set! Explore the capabilities of n00dWorkshop and start building your projects with enhanced flexibility and power. See you inside!

About

The ultimate asset collection from n00dbeaverStudios, designed specifically for Unreal Engine. This project centralizes all our Unreal Engine plugins into one expansive, flexible toolkit.

Topics

Resources

Stars

Watchers

Forks

Languages