MELKOR Posted August 1, 2023 Report Share Posted August 1, 2023 I see that the client-side API is open-source under the MIT license and hosted on GitHub. So, kudos for that! Prevents me from having to re-invent the wheel! 😀 Now, regarding the server-side WASM module: While I see this is freely downloadable from here, I haven't seen any documentation regarding license, nor is this on John's GitHub. Am I free to distribute this in my own products? (And, presumably, automatically install to MSFS if not already present). Thanks. - Bill Link to comment Share on other sites More sharing options...
John Dowson Posted August 2, 2023 Report Share Posted August 2, 2023 10 hours ago, MELKOR said: Am I free to distribute this in my own products? (And, presumably, automatically install to MSFS if not already present). Yes, you are free to do that - I will add a license file to the WASM package to say that it is free to use and redistribute. I was planning on also making the WASM open-source but I would like to give the code a good clean first as it has been through quite a lot of changes and there is quite a bit of redundant code, but I just haven't had time to do this so far. However, if any developers using the WAPI require any changes, I can either look into it or give them access to the github repo so that they can tale a look themselves. John Link to comment Share on other sites More sharing options...
MELKOR Posted August 2, 2023 Author Report Share Posted August 2, 2023 Thanks John. Link to comment Share on other sites More sharing options...
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