This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
lua
/
lua-https
mirror da
https://github.com/love2d/lua-https.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Example: Don't overwrite `package.cpath`.
Miku AuahDark
2 anni fa
parent
742e99fe45
commit
4f474d172d
1 ha cambiato i file
con
0 aggiunte
e
2 eliminazioni
Visualizzazione separata
Mostra Diff Stats
0
2
example/example.lua
+ 0
- 2
example/example.lua
Vedi File
@@ -1,5 +1,3 @@
-package.cpath="./?.dll"
-
local https = require "https"
do