Browse Source

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

master
Главред | Glavred 3 years ago
parent
commit
16153c56f2
3 changed files with 10 additions and 1 deletions
  1. +3
    -1
      0000
  2. +5
    -0
      большефайлов.js
  3. +2
    -0
      большефайлов.череда

+ 3
- 1
0000 View File

@@ -1,6 +1,8 @@
Привет | Hello
3.0.0
4.0.0
https://git.opengamestudio.org/kornerr/primer-sample

x /большефайлов.js
/большефайлов.череда
x /привет|hello.js
/привет|hello.череда

+ 5
- 0
большефайлов.js View File

@@ -0,0 +1,5 @@
ОчередноеПриветствиеИзДругогоФайла = мир =>
{
document.body.innerHTML += "<p>Ну, привет ещё раз, Батыга!</p>";
document.body.innerHTML += "<p>Hey there once again, Batiga!</p>"
};

+ 2
- 0
большефайлов.череда View File

@@ -0,0 +1,2 @@
пуск
очередное приветствие из другого файла

Loading…
Cancel
Save