mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-02 19:53:23 +00:00
docs: document drop in windows support
This commit is contained in:
parent
e5c8e5eaff
commit
91596fa81c
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
**NOTE:** Hilbish now uses [Task] insead of Make for builds.
|
**NOTE:** Hilbish now uses [Task] insead of Make for builds.
|
||||||
|
Windows support is also now at a lower tier; The only thing guaranteed is
|
||||||
|
Hilbish *compiling* on Windows.
|
||||||
|
|
||||||
[Task]: https://taskfile.dev/#/
|
[Task]: https://taskfile.dev/#/
|
||||||
|
|
||||||
|
@ -42,6 +42,10 @@ and aims to be infinitely configurable. If something isn't, open an issue!
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
**NOTE:** Hilbish is not guaranteed to work properly on Windows, starting
|
||||||
|
from the 2.0 version. It will still be able to compile, but functionality
|
||||||
|
may be lacking.
|
||||||
|
|
||||||
## Prebuilt binaries
|
## Prebuilt binaries
|
||||||
Go [here](https://nightly.link/Rosettea/Hilbish/workflows/build/master) for
|
Go [here](https://nightly.link/Rosettea/Hilbish/workflows/build/master) for
|
||||||
builds on the master branch.
|
builds on the master branch.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user