Test Settings Menu
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package de.winniepat.parrotmod.ui;
|
||||
|
||||
public class MyConfig {
|
||||
public static boolean enableFeatureX = true;
|
||||
public static boolean showHud = true;
|
||||
public static float opacity = 0.5f;
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 3.9 KiB |
Reference in New Issue
Block a user