Skip to content
View mattgr34dev's full-sized avatar
:atom:
Creating scripts
:atom:
Creating scripts
  • Russian Federation

Block or report mattgr34dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mattgr34dev/README.md

Welcome to my profile!

Hi, I'm glad to see you on my profile.
I am a programmer. You can check out my latest posts below!

print('Thanks for visiting!')
#include <iostream>

int main() {
  std::cout << "Thanks for visiting!" << std::endl;
  return 0;
}

Pinned Loading

  1. startrecord startrecord Public

    Small script, for start recording with rockstar edtior.

    Lua