okay this is stupid aaaa reverting things and adding binpath package

This commit is contained in:
v
2020-12-30 13:40:12 +00:00
parent 7623f511a0
commit 2d0beda651
7 changed files with 17 additions and 42 deletions

View File

@@ -1,5 +1,5 @@
local args={...}
local pkg=require "pkgm"
local pkg=dofile "/lib/mfs"
local flags={}
local ptr=#args
while ptr>0 do

View File

@@ -1,4 +1,4 @@
local mfs=require "mfs"
local mfs=dofile "/lib/mfs"
local local_pkg_files=false
local pkg_url="https://git.osmarks.tk/heavpoot/packages1/raw/branch/master/"
local res={}

View File

@@ -1,8 +1,8 @@
{
["version"] = "0.1.2-2",
["version"] = "0.1.2-3",
["dependencies"] = {
"mfs",
"add_lib_ppl",
"binpath",
},
["description"] = "Package manager. For managing packages, bee incursions and other apionic systems.",
["files"] = {