Compare commits
No commits in common. "master" and "7.0.2-2" have entirely different histories.
3 changed files with 1 additions and 33 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,5 +3,3 @@
|
||||||
!PKGBUILD
|
!PKGBUILD
|
||||||
!.SRCINFO
|
!.SRCINFO
|
||||||
!lycheeslicer.sh
|
!lycheeslicer.sh
|
||||||
!LICENSE
|
|
||||||
!README.md
|
|
11
LICENSE
11
LICENSE
|
@ -1,11 +0,0 @@
|
||||||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
|
||||||
Version 2, December 2004
|
|
||||||
|
|
||||||
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
|
|
||||||
|
|
||||||
Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.
|
|
||||||
|
|
||||||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
|
||||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
|
||||||
|
|
||||||
0. You just DO WHAT THE FUCK YOU WANT TO.
|
|
19
README.md
19
README.md
|
@ -1,19 +0,0 @@
|
||||||
# lychee slicer plus crack (Arch Linux package)
|
|
||||||
|
|
||||||
unlocks all plus features that don't require a cloud connection
|
|
||||||
|
|
||||||
click [here](https://vaclive.party/software/lychee-slicer) for the main repository
|
|
||||||
|
|
||||||
# Installation
|
|
||||||
|
|
||||||
## Pre-built package
|
|
||||||
|
|
||||||
Pre-built package available in the [Releases section](https://vaclive.party/arch/lychee-slicer-patched/releases/latest)
|
|
||||||
|
|
||||||
## Local build
|
|
||||||
|
|
||||||
```bash
|
|
||||||
git clone https://vaclive.party/arch/lychee-slicer-patched.git
|
|
||||||
cd lychee-slicer-patched
|
|
||||||
makepkg -si
|
|
||||||
```
|
|
Loading…
Reference in a new issue