mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-23 20:12:34 +00:00
NOISSUE move files into paths that make more sense
This commit is contained in:
10
logic/minecraft/forge/ForgeMirror.h
Normal file
10
logic/minecraft/forge/ForgeMirror.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#pragma once
|
||||
#include <QString>
|
||||
|
||||
struct ForgeMirror
|
||||
{
|
||||
QString name;
|
||||
QString logo_url;
|
||||
QString website_url;
|
||||
QString mirror_url;
|
||||
};
|
||||
Reference in New Issue
Block a user