Sam Max Jorden Posted September 22, 2023 Posted September 22, 2023 Hello there! Is it possible to create User Interfaces such as login system or anything in-game related User Interfaces using React JS + Tailwind? If Tailwind isn't possible it's okay, but is it possible to create it with React? I have checked this post but it's kinda outdated and hard to understand some things
wolfendev Posted September 22, 2023 Posted September 22, 2023 Hello, I speak Spanish but I use a translator. I'm also new and I have a solution using html and js I based it on this script I will look for the files and upload them
Nutter Posted September 24, 2023 Posted September 24, 2023 On 9/22/2023 at 6:20 PM, Sam Max Jorden said: Hello there! Is it possible to create User Interfaces such as login system or anything in-game related User Interfaces using React JS + Tailwind? If Tailwind isn't possible it's okay, but is it possible to create it with React? I have checked this post but it's kinda outdated and hard to understand some things Yes, it's possible.
Nutter Posted September 27, 2023 Posted September 27, 2023 You don't need a tutorial specific to RAGE:MP, there is nothing specific you need to RAGE:MP except maybe setting body background to transparent. You could probably use one of the vite guides/templates for react + tailwind. But if you don't know either one of them, you should learn about how those ecosystems work. CEF bundled with RAGE:MP is very flexible. If you can build to html/css/js, CEF should be able to display the UI.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now