An open API service indexing awesome lists of open source software.

https://github.com/gameanalytics/ga-sdk-roblox

Repository for GameAnalytics Roblox SDK
https://github.com/gameanalytics/ga-sdk-roblox

Last synced: about 1 year ago
JSON representation

Repository for GameAnalytics Roblox SDK

Awesome Lists containing this project

README

          

# GA-SDK-ROBLOX

GameAnalytics Roblox SDK.

Documentation can be found [here](https://docs.gameanalytics.com/integrations/sdk/roblox).

If you have any issues or feedback regarding the SDK, please contact our friendly support team [here](https://gameanalytics.com/contact).

## Changelog

For a detailed list of changes, see the [CHANGELOG](CHANGELOG.md).

## Requirements

* [rojo](https://github.com/LPGhatguy/rojo) (optional, but needed if you want to automatically sync the source files inside the GameAnalyticsSDK folder into your Roblox project)

## Installation and Usage

For detailed installation and usage instructions, please refer to our [official documentation](https://docs.gameanalytics.com/integrations/sdk/roblox).

## Contributing

We welcome contributions! Please follow these steps to contribute:

1. Fork the repository.
2. Create a new branch (`git checkout -b feature-branch`).
3. Commit your changes (`git commit -m 'Add new feature'`).
4. Push to the branch (`git push origin feature-branch`).
5. Open a pull request.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.