Изменения от Главреда ГитЖС | Changes of GitJS Glavred

This commit is contained in:
Главред | Glavred
2020-08-26 14:56:48 +03:00
parent 925b8602e8
commit 41a3d5d282
3 changed files with 16 additions and 2 deletions

5
0000
View File

@@ -1,5 +1,6 @@
Привет | Hello
1.0.0
2.0.0
https://git.opengamestudio.org/kornerr/primer-sample
/привет|hello.череда
x /привет|hello.js
/привет|hello.череда

View File

@@ -1,3 +1,15 @@
ДобавитьСтрок = мир =>
{
document.body.innerHTML += "<p>Больше строк = лучше</p>";
document.body.innerHTML += "<p>More strings the better</p>"
}
// // // //
ПоприветствоватьМир = function()
{
console.log("Привет, мир!");

View File

@@ -1,2 +1,3 @@
пуск
поприветствовать мир
добавить строк