/h-interactions

Primary LanguageLuaMIT LicenseMIT

H-Interactions

Logo

FAQ

What is H-Interactions?

H-Interactions is a utility system created to provide a NUI based Interaction system, created for servers that want to utilise such system for interactions and NPC Dialogs.

What languages have been used for H-Interactions?

H-Interactions was codded with LUA, and the UI part is made with (Vue 3 and TailwindCSS)

How to start modifying the UI?

You will need NPM and Node installed on your device after that go into the web folder and run

npm i

This will download all the nesecarry modules to start modifying the UI

After that you can run

npm run dev

To start modifying the UI code

Authors

Licensing

MIT License