This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
lua
/
lua-https
spegling av
https://github.com/love2d/lua-https.git
Bevaka
2
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Wiki
Bläddra i källkod
Example: Don't overwrite `package.cpath`.
Miku AuahDark
2 år sedan
förälder
742e99fe45
incheckning
4f474d172d
1 ändrade filer
med
0 tillägg
och
2 borttagningar
Delad Vy
Visa Diff Statistik
0
2
example/example.lua
+ 0
- 2
example/example.lua
Visa fil
@@ -1,5 +1,3 @@
-package.cpath="./?.dll"
-
local https = require "https"
do