-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathREADME
33 lines (20 loc) · 950 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Minecraft GLSL Shader Mod Configuration Tool
--------------------------------------------
It makes choosing and configuring shaders easier.
Instructions
------------
Download & Install daxnitro's GLSL Shader 1.0.0 mod from
http://www.minecraftforum.net/topic/120261-v100-glsl-shaders-dof-bump-mapping-waving-wheat-and-more/
Download the Configuration Tool from
https://github.com/downloads/etcet/MCGLSLShaderConfig/Minecraft%20GLSL%20Shader%20Mod%20Configurator%20b5.zip
Unzip & Run MinecraftGLSLConfig.jar
Choose your preferences.
Save.
Copy the contents of the shaders directory into the shaders directory in your minecraft.jar
(located at %appdata%/.minecraft/bin/minecraft.jar) using 7zip or similar.
Overwrite the .fsh and .vsh files already present.
Run minecraft.
Enjoy.
See http://daxnitro.wikia.com/wiki/Texture_Packs_(Shaders2) for texture packs that support bump maps.
-etcet.
Built with NetBeans, project files included.