Update README.md

This commit is contained in:
lawnjelly 2019-09-18 13:32:39 +01:00 committed by GitHub
parent 3df9e1e1b5
commit f5f300469d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
# godot-lportal
Portal rendering module for Godot 3.2\
_Work in progress, not yet released_
_Work in progress_
Although not yet released, I am trying to make sure that committed versions are runnable, so if you want to test out the system, simply follow the installation instructions. Note that the function definitions are still subject to change, but any rooms you build should be compatible with later versions.
Video of initial testing:\
https://www.youtube.com/watch?v=xF_3Fe2HRdk \
@ -28,7 +29,7 @@ The system is mostly working. I am now testing / polishing the interface and add
* Investigate multiple passes (shadows, lights)
## Instructions
See INSTRUCTIONS.md
See INSTRUCTIONS.md and TUTORIAL.md
## Installation
You will need to compile Godot from source (for now). See: