You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

info.lua 139 B

2 years ago
2 years ago
12345678910
  1. info = {}
  2. info.name = "Questionable Örbital Mechanics"
  3. info.version = "0.0.2_dev"
  4. info.authors = {
  5. "NiroUwU",
  6. "Madiwka4"
  7. }
  8. return info