This website works better with JavaScript.
Home
Explore
Help
Sign In
kornerr
/
APXuBuPOBATb-MAOH
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Изменения от Главреда ГитЖС | Changes of GitJS Glavred
master
Главред | Glavred
3 years ago
parent
3389c5637b
commit
ca8563ee28
2 changed files
with
3 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
0000
+2
-1
🏁.js
+ 1
- 1
0000
View File
@@ -1,5 +1,5 @@
Архивировать МАОН
0.3.
2
0.3.
3
https://git.opengamestudio.org/kornerr/APXuBuPOBATb-MAOH
/🏁.js
+ 2
- 1
🏁.js
View File
@@ -49,7 +49,8 @@
for (var файл in м.структура)
{
var содержимое = м.содержимое[файл];
директория.file(файл, содержимое);
console.debug("задание содержимого файла:", файл);
директория.file(файл.substring(1), содержимое);
}
}
мир.архив = архив;
Write
Preview
Loading…
Cancel
Save