This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
lua
/
lua-https
şunun yansıması
https://github.com/love2d/lua-https.git
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Kaynağa Gözat
Example: Don't overwrite `package.cpath`.
Miku AuahDark
2 yıl önce
ebeveyn
742e99fe45
işleme
4f474d172d
1 değiştirilmiş dosya
ile
0 ekleme
ve
2 silme
Görünümü Böl
Farklılık Durumunu Göster
0
2
example/example.lua
+ 0
- 2
example/example.lua
Dosyayı Görüntüle
@@ -1,5 +1,3 @@
-package.cpath="./?.dll"
-
local https = require "https"
do