4
0
Fork 0

test script

This commit is contained in:
sOlaris38 2020-12-04 22:23:03 +01:00
commit 4139bc0e3c
3 changed files with 18 additions and 0 deletions
scripts/Script1

View file

@ -0,0 +1,5 @@
// Script assets have changed for v2.3.0 see
// https://help.yoyogames.com/hc/en-us/articles/360005277377 for more information
function Test(){
// C'est un test de git
}

View file

@ -0,0 +1,12 @@
{
"isDnD": false,
"isCompatibility": false,
"parent": {
"name": "Scripts",
"path": "folders/Scripts.yy",
},
"resourceVersion": "1.0",
"name": "Script1",
"tags": [],
"resourceType": "GMScript",
}