All Projects → LVPlayground → playground

LVPlayground / playground

Licence: other
The Las Venturas Playground gamemode

Programming Languages

javascript
184084 projects - #8 most used programming language
Pawn
127 projects
PHP
23972 projects - #3 most used programming language

Las Venturas Playground

Hi!

Running Las Venturas Playground yourself

The following steps will help you compile and run Las Venturas Playground on your own computer. Please do read the contribution guide if you're considering contributing!

Prerequisites:

Las Venturas Playground installation:

  1. Create a folder named LVP somewhere on your computer.
  2. Check out the server-staging repository in the LVP\server-staging directory.
  3. Check out the playground repository in the LVP\playground directory.
  4. Go to LVP\playground\pawn\. 1. Create a new file called AUTHOR with a single line noting your e-mail address. 2. Open lvp.ppr with the LVP Pawn Editor and click F5 to compile. 3. You should now have a file called lvp.amx in this directory.
  5. Go to LVP\server-staging\. 1. Run dev-init.bat as an administrator. This will create some symbolic links.
  6. Go to LVP\server-staging\server\. 1. Create a new file called database.json in this directory, and paste the contents of this gist. It grants you read-only access to the test server database. 2. Run samp-server.exe. You are now running Las Venturas Playground.

Developers having made some larger contributions to Las Venturas Playground will be granted write access to the test server database, enabling them to test features more comprehensively.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].