Giter Site home page Giter Site logo

limited-lemon / davwebbrowser Goto Github PK

View Code? Open in Web Editor NEW

This project forked from davidowiz/davwebbrowser

0.0 0.0 0.0 6.97 MB

Generate CEF Browser dynamic in RAGE-MP with C# on the server side

Home Page: https://davwebcreator.com

License: MIT License

C# 39.77% HTML 1.42% CSS 2.02% JavaScript 56.79%

davwebbrowser's Introduction

DavWebBrowser

Generate CEF Browser dynamic in RAGE-MP with C# on the server side

Feel free to contribute and share your ideas or feature requests.

Contributer (short) guide:

  1. Clone project

  2. Copy the content of the folder within the client project called "client_packages" into your "RageInstallationPath/server-files/client-packages/".

  3. Make sure all libary references are present. If not restore nuget packages and/or add missing references from the "server-files/bridge/runtime/" folder.

  4. Adjust project "DavWebCreator.Server" output path to point to your "server-files/bridge/resources/DavWebBrowser". Now if the project was build, the .dll will be present in the resources folder.

  5. Now add a file called "meta.xml" to your "server-files/bridge/resources/DavWebBrowser" folder.

  6. Open the file in a text-editor and paste the following content inside the script tag. "src="netcoreapp2.2/DavWebCreator.Server.dll"

  7. One thing you still have to do is, to make sure your client project is within the "..\ragemp\server-files\client_packages\cs_packages" folder, in order to actually work.

  8. This is hopefully everything in order to contribute. If you have improvements, it would be great if you could share them with us/me :-)

Notes: The main goal is to improve the development process and give the possibility to change every element of a browser in real time with almost 0 afford. (Compared to creating HTML,CSS,Javascript.... files, the logic behind and the actual connection to your backend, this is really simple if you got it one time. The good about it, you can pretty fast build up a ui to test several features, without having the issue of building a proper ui for hours or days...

  • The contribution setup and documentation will be improved.
  • The webside documentation will be improved to be way better. (I only had spend like 8 hours on the angular based website, im sorry :S)

And as I already mentioned several times, if you would like to contribute in any way or have questions, you can contact me via email: [email protected] or via discord Davidowiz#0450

*** MIT license ***

Best regards, David

davwebbrowser's People

Contributors

davidowiz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.