9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-06 15:41:43 +00:00
This commit is contained in:
Daniel Mills
2020-07-18 07:28:33 -04:00
parent fe9fee9ee1
commit a348090bc1
79 changed files with 694 additions and 1656 deletions

View File

@@ -1,3 +0,0 @@
#!/bin/sh
GOURCE_CMD_DIR=`dirname "$0"`
"$GOURCE_CMD_DIR/../gource.exe" "$@"

View File

@@ -1,2 +0,0 @@
@echo off
"%~dp0\..\gource.exe" %*