This guide explains how to create, mount, and maintain a VHDX drive for use with WSL (Windows Subsystem for Linux).
- Windows 10/11 with WSL2 installed
- Administrative access
- PowerShell
- Sufficient disk space
// Fill out your copyright notice in the Description page of Project Settings. | |
#pragma once | |
#include "CoreMinimal.h" | |
#include "Engine/DataTable.h" | |
#include "UObject/Object.h" | |
#include "DataTableSelectorSettings.generated.h" | |
// DON'T FORGET TO DO THIS: !!!!!!!!! |