This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
lua
/
lua-https
mirror de
https://github.com/love2d/lua-https.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
Example: Don't overwrite `package.cpath`.
Miku AuahDark
há 2 anos atrás
pai
742e99fe45
commit
4f474d172d
1 ficheiros alterados
com
0 adições
e
2 exclusões
Visão Dividida
Mostrar Estatísticas Diff
0
2
example/example.lua
+ 0
- 2
example/example.lua
Ver Ficheiro
@@ -1,5 +1,3 @@
-package.cpath="./?.dll"
-
local https = require "https"
do