Home - StyledStrike/gmod-glide GitHub Wiki
This is a place to find tutorials and API documentation to create vehicles and interact with Glide features via code.
Tutorials
TODO: Add more links
API Documentation
TODO: Add more links
State/Realm Icons
While browsing pages, you may find State/Realm icons. These tell you where a specific feature or API function can be used.
Icon | Description |
---|---|
![]() |
The feature is only available on the SERVER. |
![]() |
The feature is only available on the CLIENT. |
![]() |
The feature is available on both SERVER and CLIENT . |