mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
Move precompiled windows clogframe to a download
This commit is contained in:
parent
901c3a129c
commit
b44d80a98c
3 changed files with 11 additions and 4 deletions
13
clogframe/README.md
vendored
13
clogframe/README.md
vendored
|
|
@ -27,15 +27,20 @@ Production: apt install libgtk-3-0 libwebkit2gtk-4.0-37
|
|||
./make-snake
|
||||
./make-builder
|
||||
```
|
||||
On Windows a precompiled clogframe.exe is included
|
||||
|
||||
On Windows a precompiled clogframe.exe is availble at:
|
||||
https://rabbibotton.github.io/clog/clogframe.zip
|
||||
|
||||
If you have the tools it can be built with make-windows.bat
|
||||
|
||||
```
|
||||
make-snake.exe
|
||||
make-builder.exe
|
||||
make-snake.bat
|
||||
make-builder.bat
|
||||
```
|
||||
|
||||
On All Platfroms:
|
||||
|
||||
This will create three executable clogframe, snake and builder. clogframe
|
||||
This will create three executables clogframe, snake and builder. clogframe
|
||||
must be in the same directory wtih the other executables. Then
|
||||
run:
|
||||
```
|
||||
|
|
|
|||
2
clogframe/WINDOWS.md
vendored
Normal file
2
clogframe/WINDOWS.md
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
On Windows a precompiled clogframe.exe is availble at:
|
||||
https://rabbibotton.github.io/clog/clogframe.zip
|
||||
BIN
clogframe/clogframe.exe
vendored
BIN
clogframe/clogframe.exe
vendored
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue