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
- Host: GitHub
- URL: https://github.com/gameanalytics/ga-sdk-roblox
- Owner: GameAnalytics
- License: mit
- Created: 2018-11-23T10:12:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-25T09:08:38.000Z (over 1 year ago)
- Last Synced: 2025-03-29T11:08:02.544Z (about 1 year ago)
- Language: Lua
- Size: 377 KB
- Stars: 67
- Watchers: 6
- Forks: 46
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.