No description
- Nix 100%
| npins | ||
| .envrc | ||
| .gitignore | ||
| README.md | ||
| shell.nix | ||
Clip Studio Paint Reproduce Env
Project used to declare wine configuration for Clip Studio Paint.
Requirements: Nix installed see https://nixos.org/download/
Otherwise, you can see shell.nix file to known how configure you're env.
All needed configuration is fully declarated in the shell.nix file.
Step to reproduce:
- Enter in shell
nix-shell
Can be longer because it install required wine version and dependencies at first. And then, it download Clip Studio Paint installer, configure Wineprefix with required dependencices and Run Official Installer.
- Run Clip Studio Paint
run
It run Clip Studio Paint with current prefix.
Note: You can stop wineserver directly with
stopAnd clean wineprefix with
clean