Skip to content

funcieqDEV/VSPLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

VSPLib

The official package manager for V#

usage

vsp install name|link

example usage vsp install http

for now you can use http module

extern ("http.dll") as http

server = http.createServer("/root")//its your static folder
server.Start()

as you can see () means you are using installed module; if you not use() then it will search for http.dll in you directory

About

The official package manager for V#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages