1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-10-15 07:37:43 +00:00

Update argparser

This commit is contained in:
LDDestroier
2019-11-03 14:47:06 -05:00
committed by GitHub
parent 115c5098bb
commit ce6740d487

View File

@@ -1,3 +1,4 @@
https://github.com/LDDestroier/CC/raw/master/argparser.lua
false
LDDestroier
This is an argument parsing function that can take flags (with or without type-checked parameters) and regular arguments in any order.