Skip to content

Commit

Permalink
Update README.md & settings.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
dfranx committed Oct 13, 2019
1 parent 272fb5f commit e648ac3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
SHADERed is a lightweight tool for creating and testing **HLSL and GLSL shaders**. It is easy to use,
open source, cross-platform (runs on Windows & Linux - HLSL shaders work on both OS) and frequently updated with new features.

**[13.10.2019] Development slowed down due to me working on [ShaderDebugger](https://github.com/dfranx/ShaderDebugger)**

<img src="./Screenshots/IMG2.png"/>

## Partners / Sponsors
Expand All @@ -11,7 +13,7 @@ open source, cross-platform (runs on Windows & Linux - HLSL shaders work on both
Contact: **dfranx00 at gmail dot com**

## Supporters
**Silver supporters:**
**Silver supporter(s):**
[Hugo Locurcio](https://github.com/Calinou)


Expand Down
4 changes: 2 additions & 2 deletions bin/data/settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ autoerror=1
toolbar=0
recovery=0
checkupdates=1
log=1
streamlogs=1
log=0
streamlogs=0
pipelogsterminal=0
reopenshaders=0
useexternaleditor=0
Expand Down

0 comments on commit e648ac3

Please sign in to comment.