From 7a04b002472a05e1e179349328f51c1bb566aea6 Mon Sep 17 00:00:00 2001 From: Roujel Williams Date: Fri, 27 Nov 2020 11:53:22 -0500 Subject: [PATCH] Added Donation Button --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 176f9d7..81214fb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Godot God Rays Plugin +[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XXXJ5ETNT5PSN) + ![Screenshot](Screenshot.png) This is a plugin made for Godot 3.2. It contains a node to create a real-time volumetric effect for video games. This is a post-processing effect, so the performance hit depends on the size of the screen/viewport.