add LICENSE and README.md

This commit is contained in:
nezu 2024-10-21 17:05:37 +02:00
parent 10f51d80a1
commit 154f33e28f
3 changed files with 33 additions and 1 deletions

19
README.md Normal file
View file

@ -0,0 +1,19 @@
# 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
```