mirror of
https://codeberg.org/scip/kageviewer.git
synced 2025-12-17 04:30:58 +01:00
moving to codeberg
This commit is contained in:
12
README.md
12
README.md
@@ -1,9 +1,9 @@
|
||||
# kageviewer - Viewer for shaders written in Kage, similar to glslviewer
|
||||
|
||||

|
||||

|
||||
|
||||
[](https://github.com/tlinden/kageviewer/blob/master/LICENSE)
|
||||
[](https://goreportcard.com/report/github.com/tlinden/kageviewer)
|
||||
[](https://codeberg.org/scip/kageviewer/blob/master/LICENSE)
|
||||
[](https://goreportcard.com/report/codeberg.org/scip/kageviewer)
|
||||
|
||||
This little tool can be used to test shaders written in
|
||||
[Kage](https://ebitengine.org/en/documents/shader.html), a shader meta
|
||||
@@ -15,7 +15,7 @@ will be printed to STDOUT. The same applies for images.
|
||||
|
||||
## Screenshot
|
||||
|
||||

|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
@@ -25,7 +25,7 @@ pre built binaries are provided.
|
||||
### Installation with go
|
||||
|
||||
```shell
|
||||
go install github.com/tlinden/kageviewer@latest
|
||||
go install codeberg.org/scip/kageviewer@latest
|
||||
```
|
||||
|
||||
### Installation from source
|
||||
@@ -128,7 +128,7 @@ Possible parameters equal the long command line options.
|
||||
|
||||
# Report bugs
|
||||
|
||||
[Please open an issue](https://github.com/TLINDEN/kageviewer/issues). Thanks!
|
||||
[Please open an issue](https://codeberg.org/scip/kageviewer/issues). Thanks!
|
||||
|
||||
# License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user