README: Add Windows branch disclaimer
parent
4c651d1b6f
commit
cac0fd47ef
10
README.md
10
README.md
|
@ -1,3 +1,13 @@
|
|||
# WARNING: This is the Windows branch.
|
||||
|
||||
- Do NOT work on this branch. It is intended for building only.
|
||||
- Do NOT merge back to master. This branch contains changes that would break the master branch.
|
||||
- Original commits on this branch should only ever be made regarding fixes
|
||||
to the build system or otherwise necessary changes to get FOSS-VG to build
|
||||
and run on Windows.
|
||||
- This branch will only be maintained as needed.
|
||||
|
||||
|
||||
# FOSS-VG (FOSS Voxel Generator)
|
||||
|
||||
This is a WIP Minecraft clone.
|
||||
|
|
Loading…
Reference in New Issue