This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
lua
/
lua-https
espejo de
https://github.com/love2d/lua-https.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Example: Don't overwrite `package.cpath`.
Miku AuahDark
hace 2 años
padre
742e99fe45
commit
4f474d172d
Se han
modificado 1 ficheros
con
0 adiciones
y
2 borrados
Dividir vista
Mostrar estadísticas de diff
0
2
example/example.lua
+ 0
- 2
example/example.lua
Ver fichero
@@ -1,5 +1,3 @@
-package.cpath="./?.dll"
-
local https = require "https"
do