I have a backend application written in java script that i would like to run and access (start and make requests) trough scripts in Unity. It is meant to create, register and login users in database connected to backend app. How can I do this?
I've tried to call my main function using Script Manager: How to call java script from C# code? but i can't include it. I have .NET 8.0.