-
Notifications
You must be signed in to change notification settings - Fork 16
Home
Guilherme Stoppa Caulada edited this page Apr 10, 2018
·
2 revisions
YARP aim`s to be an object oriented framework that allows you to create persistent objects dynamically.
- RAGE-MP - RAGE Multiplayer is an multiplayer modification for Grand Theft Auto V that is alternative to GTA Online.
- nodejs - A JavaScript runtime built on Chrome`s V8 JavaScript engine.
- mongodb - A document database with the scalability and flexibility that you want with the querying and indexing that you need.
- bcryptjs - Optimized bcrypt in JavaScript with zero dependencies.
- chalk - Terminal string styling done right.
- Download or clone the repository.
- Extract the files to your RAGE-MP server-files folder.
- Using a command prompt window install these modules on your server-files folder.
- Run the command prompt as administrator.
-
cd C:/server-files
(use your server path) npm install mongodb bcryptjs chalk
- Whitelist
- MongoDB Database
- Dynamic & Persistent
- Secure Authentication
- Multiple Characters
- More to come...
YARP is still under development, information will be added here in the future.
YARP - Yet Another RolePlay
Copyright (C) 2018 Sighmir
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Thanks to the following people who in some way or another, has helped with this project:
Full documentation at https://github.com/Sighmir/YARP/blob/master/DOCUMENTATION.md