mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-09-25 00:30:44 +00:00
Change F3 rendering and add git version information (#836)
* Change F3 rendering and add git version information * Change position, block, chunk and facing * Limit position decimal places * Move LCE unique to the bottom and add more java features * Fix chunk information disappearing after y256 * Add chunk count information * Move build number script to prebuild.ps1 * We dont need to specify vector and wstring are from std * Restore build number to fix multiplayer * Use short symbolic-ref * Restore original BuildVer.h --------- Co-authored-by: Loki <[email protected]> Co-authored-by: Loki Rautio <[email protected]>
This commit is contained in:
co-authored by
Loki
Loki Rautio
parent
e5ad785803
commit
9cac3e0394
@@ -39,3 +39,5 @@ foreach ($copy in $copies) {
|
||||
xcopy /q /y /i /s /e /d "$src" "$dst" 2>$null
|
||||
}
|
||||
}
|
||||
|
||||
git restore "**/BuildVer.h"
|
||||
Reference in New Issue
Block a user