Getting Started
This is a guide to help you start writing a Windows application using the Rainway Native SDK in Node.js and TypeScript (or JavaScript).
For a Rainway Web SDK application, see "Getting Started" for the Web SDK.
Adding Rainway to your project
npm install rainway-sdk-native
Updated over 2 years ago