Test update

This commit is contained in:
Isuldor
2016-10-02 20:49:14 -07:00
parent e23979fb62
commit 319dfcfa0d
+2 -2
View File
@@ -58,5 +58,5 @@ Use the UI options to load a window layout for your resolution as a good startin
Chat colors are stored as separate RGB values in eqclient.ini TextColors section. The default color scheme is a relatively dark palette. I've created an ir_black theme and included it seperately so you can just copy and replace it in eqclient.ini. This is an ideal light text on dark background scheme, so it'll only make sense if you have dark chat windows like I do.
I have experimented with [gradient backgrounds for chat windows](http://i.imgur.com/LwK7kyO.jpg), but the result wasn't great because I could only get 10 levels of transparency from a tga texture ingame.
### Reorganize config files
There's over 4.3 thousand files sitting in the root game directory. If that irritates your OCD (or you hate having to look for the same file over and over again), you can reorganize a bit with [symlinks](http://www.eqinterface.com/forums/showthread.php?t=21379). This made a little more sense back when I wasn't using raid 0 ssd.
### Reorganize config files (optional)
There's over 4.3 thousand files sitting in the root game directory. If that irritates your OCD (or you hate having to look for the same file over and over again), you can reorganize a bit with [symlinks](http://www.eqinterface.com/forums/showthread.php?t=21379). This made a little more sense back when I wasn't using bash or raid 0 ssd.