mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-28 02:35:32 +08:00
Update README.md
This commit is contained in:
@@ -5,6 +5,8 @@ Release folder of all projects.
|
|||||||
|
|
||||||
**Read [GacUI website](http://vczh-libraries.github.io/) or [the mirror website](http://gaclib.net) for more information.**
|
**Read [GacUI website](http://vczh-libraries.github.io/) or [the mirror website](http://gaclib.net) for more information.**
|
||||||
|
|
||||||
|
Executables in `Tools` are no longer committed to this repo. **Read [Tools/README.md](Tools/README.md) for building tools.**
|
||||||
|
|
||||||
Download code from [public releases](https://github.com/vczh-libraries/Release/releases) to get the latest stable release. Code from this repo is also usable but I don't make any promise. I will only make a new release when I think the code is ready to update.
|
Download code from [public releases](https://github.com/vczh-libraries/Release/releases) to get the latest stable release. Code from this repo is also usable but I don't make any promise. I will only make a new release when I think the code is ready to update.
|
||||||
|
|
||||||
## Release from other platforms
|
## Release from other platforms
|
||||||
|
|||||||
@@ -0,0 +1,14 @@
|
|||||||
|
# Using Tools
|
||||||
|
|
||||||
|
## Windows
|
||||||
|
|
||||||
|
- Open `Executables/Executables.sln` in Visual Studio and build `Release` with `x86`.
|
||||||
|
- Run `CopyExecutables.ps1`.
|
||||||
|
|
||||||
|
## Linux
|
||||||
|
|
||||||
|
(editing...)
|
||||||
|
|
||||||
|
## macOS
|
||||||
|
|
||||||
|
(editing...)
|
||||||
Reference in New Issue
Block a user