You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,9 @@ The GPU's resolution and array size is _whatever you want it to be_!
9
9
The fonts actually work now!
10
10
And **COLORS!!**
11
11
12
+
Store the configs in our fancy new .pref files!
13
+
These configuration settings are stored in your AppData or Application Support folder on Windows/Mac respectively. It generates a defaults.pref file on startup every time if you want to go back to the default settings. (options.pref is loaded on startup.)
14
+
12
15
(The GPU Mode setting doesn't do anything yet, but that will allow me to implement more fun modes in the future.)
0 commit comments