aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Minecraft.Client.vcxproj.user
AgeCommit message (Collapse)Author
2026-03-03Add ARM64EC Support (#174)Austen Maneggio
Co-authored-by: Tubbymcwubby <maneggioausten@gmail.com>
2026-03-02Move to a postbuild.ps1 script and set the working dir at runtime as output ↵rtm516
dir (#113) * Move to a postbuild.ps1 script and Set the working dir at runtime as output dir * Update for 2f711d4 * Only copy newer files and remove needed files from gitignore
2026-03-02Revert "Move to a postbuild.ps1 script and Set the working dir at runtime as ↵void_17
…" (#111) This reverts commit 8810566bf6ec4b26e35103b7ae56317db7b0cfcc.
2026-03-02Move to a postbuild.ps1 script and Set the working dir at runtime as output ↵rtm516
dir (#91)
2026-03-01Initial commitdaoge_cmd