Update engine hash
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Config: The exact engine version this game project depends on
|
# Config: The exact engine version this game project depends on
|
||||||
# You update this hash when you upgrade the engine
|
# You update this hash when you upgrade the engine
|
||||||
ENGINE_VERSION="8bf2d40"
|
ENGINE_VERSION="a90daf08c2bb52d6cb4ba67bb5cbe09d79b2c4eb"
|
||||||
|
|
||||||
echo "Fetching Custom Editor [${ENGINE_VERSION}]..."
|
echo "Fetching Custom Editor [${ENGINE_VERSION}]..."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user