Jump to content
RAGE Multiplayer Community

Virtual client-side package 0.0.3

   (2 reviews)

About This File

This package will help you to save your client-side files from prying eyes. ( Files doesn't downloading on client pc )

Support for import / exports (es6)

Support for npm packages

Installation

  1. Copy virtual-clientside folder in packages folder your server

  2. Copy client_packages folder in the folder of your server

  3Go to folder packages/virtual-clientside and open there command console

  4Enter the command: yarn or npm i

  5After installing all the packages, enter command: yarn watch or npm run watch for to run watching for files (for development).

  6Complete. Now you can editing files in folder packages/virtual-clientside/client_package/src

 

NOTE

Try to use as many error handlers as possible try {} catch {}

Files that are needed for CEF will not be downloaded by this package


What's New in Version 0.0.3   See changelog

Released

Update dependencies.

Fixed event names.

Added support for large code transfer (for large projects).

  • Like 8
  • Mask 1
  • Take2 1
 Share


User Feedback

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest

×
×
  • Create New...