mirror of
https://github.com/TangentFoxy/argparse.git
synced 2025-07-29 11:32:19 +00:00
Finished working on new interface and stuff
This commit is contained in:
@@ -16,8 +16,6 @@ dependencies = {
|
||||
build = {
|
||||
type = "builtin",
|
||||
modules = {
|
||||
argparse = "src/argparse.lua",
|
||||
["argparse.state"] = "src/state.lua",
|
||||
["argparse.utils"] = "src/utils.lua"
|
||||
argparse = "src/argparse.lua"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user