pawn.json 180 B

123456789101112
  1. {
  2. "user": "Zeex",
  3. "repo": "amx_assembly",
  4. "entry": "test\\all-tests.pwn",
  5. "output": "test\\all-tests.amx",
  6. "contributors": [
  7. "Slice",
  8. "Y_Less",
  9. "Zeex"
  10. ]
  11. }