Files
vripper-project/README.md
T

20 lines
425 B
Markdown
Raw Normal View History

2021-02-18 16:01:06 +01:00
# VRipper!
2019-08-03 16:26:19 +01:00
2022-07-23 16:42:52 +01:00
This is my spin for a cross-platform gallery ripper for [vipergirls.to](https://vipergirls.to).
2019-08-03 17:02:15 +01:00
## How to build
2021-05-24 14:56:00 +01:00
2022-07-23 16:42:52 +01:00
You need JDK 17 and a recent version of maven 3.6.1+
2019-08-03 17:02:15 +01:00
2022-07-23 16:42:52 +01:00
To build run the following:
2019-08-03 17:02:15 +01:00
2022-07-23 16:42:52 +01:00
mvn clean install
2021-05-24 14:56:00 +01:00
2022-07-23 16:42:52 +01:00
Build artifact is located under
2019-08-03 17:02:15 +01:00
2023-09-01 15:02:03 +01:00
vripper-project\vripper-gui\target\vripper-gui-{{version}}.jar
2019-08-03 17:02:15 +01:00
2022-07-23 16:42:52 +01:00
Copy the artifact into any other folder and run:
2021-02-18 16:01:06 +01:00
2023-09-01 15:02:03 +01:00
java -jar vripper-gui-{{version}}.jar