[Launcher] New design and credits (I hope I didn't forget anyone)

This commit is contained in:
nastys
2020-11-05 00:00:57 +01:00
parent 08f4c7811b
commit ce0af8ac3d
4 changed files with 175 additions and 11767 deletions
@@ -19,8 +19,8 @@ using namespace System::Windows::Forms;
float BaseScaleSize = 96;
int Col1Width = 110;
int Col2Left = 114;
int Col2Width = 110;
int ConfigBtnLeft = 160;
int Col2Width = 90;
int ConfigBtnLeft = 120;
int ControlSpacing = 6;
// Custom function. Works like GetPrivateProfileIntW but returns bool. Can detect a numeric value or string.