SVR.JS archive packaging tool
Find a file
2024-06-22 09:19:44 +02:00
.github/workflows Update main.yml 2024-06-22 09:19:44 +02:00
.gitignore Initial commit 2023-12-03 15:28:21 +01:00
build.sh Remove .github directory form SVR.JS repository 2024-04-08 17:32:00 +02:00
README.txt Initial commit 2023-12-03 15:28:21 +01:00
uncompressed_modules Initial commit 2023-12-03 15:28:21 +01:00
unpacker.js Initial commit 2023-12-03 15:28:21 +01:00

How to build SVR.JS?
1. Clone SVR.JS git repository using "git clone -b stable https://git.svrjs.org/git/svrjs.git". You can also copy git repository contents into "svrjs" directory.
2. Run "bash build.sh"
3. You now have SVR.JS zip archive! You can install it using SVR.JS installer for GNU/Linux.