Commit graph

11 commits

Author SHA1 Message Date
bootsareme 6723d80a3d Revert deleting *.user from end of .gitignore 2026-03-06 16:56:27 -05:00
bootsareme 17b089288d add adventure mode option as well as adjust cycling logic 2026-03-06 16:38:52 -05:00
bootsareme 725daebbe1 make it wildcard 2026-03-05 22:37:03 -05:00
bootsareme 1ca481ffde add comment surrounding gitignore update 2026-03-05 22:36:45 -05:00
bootsareme 6a05868974 per user config should be .gitignored 2026-03-05 22:35:45 -05:00
St4lker0k765 15129932da
Add saves folder to .gitignore (#184) 2026-03-03 06:26:20 +07:00
rtm516 e15bd26917
Move to a postbuild.ps1 script and set the working dir at runtime as output 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-02 15:14:14 +07:00
isaiah 5109b8c07a Add CMake build system and source files for Minecraft Client
- Created Compile.md with detailed instructions for building the project using Visual Studio and CMake.
- Added ClientSources.cmake to define the source files for the Minecraft Client.
- Implemented CopyAssets.cmake to handle asset copying during the build process.
- Introduced WorldSources.cmake to list the source files for Minecraft world functionalities.
2026-03-01 15:47:31 -07:00
rtm516 8c79598b01
Remove GameHDD save data and update .gitignore 2026-03-01 19:32:26 +00:00
Slenderman a2bcce6426 fix my cast and put it into a separate function 2026-03-01 14:22:01 -05:00
rtm516 05ea5ca043
Add gitignore (#17)
* Add gitignore

* Use some of the stuff from #13
2026-03-02 00:45:30 +08:00