-
Notifications
You must be signed in to change notification settings - Fork 1
How to Install R3V2
J. Chiavelli edited this page Sep 18, 2021
·
3 revisions
As mentioned on main page, you can use R3V2 on almost every system (Windows, macOS, Linux or Even on your browser).
To use it with all features, is recommended you using Windows, since PC version was meant to run on Windows and many other features requires tools that were built for this OS.
- You can download it from TheMitoSan's Website and install as a regular software. By far this is the easiest way to install R3V2 on windows!
- Clone this repository
- Rename
nw_package.json
topackage.json
- Open
cmd
on this location, runnpm install
and wait! (This process may take a while) - Extract
memoryjs
folder from "nw_easyinstall.zip" insidenode_modules
- Run
npm start
- Clone this repository
- Extract all contents from "nw_easyinstall.zip" where "nw_package.json" is located
- Download NW.js 0.38.4 and extract it where "nw_package.json" is located
- Rename "nw_easyinstall_package.json" to "package.json"
- Run
nw.exe
- Clone this repository
- Rename
electron_package.json
topackage.json
- Open
cmd
, runnpm install
and wait! (Make sure to have VS 2017 installed - otherwise it will fail!) - Run
npm start
This video shows how to install R3V2 on windows with more details:
YouTube: How to Setup R3V2
PS: A new video is being created teaching how to install using new methods!
This process is almost the same for windows! What differs - To run R3V2:
- Open your terminal (
bash
) and navigate to R3V2 folder - Execute this line:
./nw
Download Links: [ x86 / 32 Bits or x64 / 64 Bits ]
- Clone this repository
- Click using right button on
nw.app
and select "Show Package Contents" - Navigate to
Contents/Resources
and create a new folder labelledapp.nw
- Paste all content from cloned repo inside this folder
- Go back to NW folder and run
nw.app
Download Link: [ x64 / 64 Bits ]