Skip to content

Instantly share code, notes, and snippets.

@creativ3lab
Last active February 11, 2021 05:54
Show Gist options
  • Save creativ3lab/cc65ba5c56bc850502be87712e45cd4f to your computer and use it in GitHub Desktop.
Save creativ3lab/cc65ba5c56bc850502be87712e45cd4f to your computer and use it in GitHub Desktop.
This is my personal snippet code that goes too my website and has my name pre ready
name = ""; // name
picture = ""; // picture in expanded description
logoSmall = ""; // icon next to mod name when description is not expanded
logo = ""; // logo below game menu
logoOver = "" // on mouse hover over logo
tooltip = ""; // tool tip on mouse hover
overview = ""; // overview
action = "https://creativ3lab.com/"; // link
author = "Andrew Hjellming"; // author
version = "0.1"; // version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment