mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-04-10 03:11:29 -06:00
Source archives now use lime3ds prefix instead of lime
This commit is contained in:
parent
c42304c66d
commit
2c58da535f
@ -2,7 +2,7 @@
|
||||
|
||||
GITDATE="`git show -s --date=short --format='%ad' | sed 's/-//g'`"
|
||||
GITREV="`git show -s --format='%h'`"
|
||||
REV_NAME="lime-unified-source-${GITDATE}-${GITREV}"
|
||||
REV_NAME="lime3ds-unified-source-${GITDATE}-${GITREV}"
|
||||
|
||||
COMPAT_LIST='dist/compatibility_list/compatibility_list.json'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user