**Motivations:** - Initialisation du versionning git pour le projet **Root causes:** - N/A (Nouveau projet) **Correctifs:** - N/A **Evolutions:** - Structure initiale du projet - Ajout du .gitignore **Pages affectées:** - Tous les fichiers
20 lines
385 B
JSON
20 lines
385 B
JSON
{
|
|
"name": "builazoo",
|
|
"tree": {
|
|
"$className": "DataModel",
|
|
"ReplicatedStorage": {
|
|
"Shared": {
|
|
"$path": "src/ReplicatedStorage/Shared"
|
|
}
|
|
},
|
|
"ServerScriptService": {
|
|
"$path": "src/ServerScriptService"
|
|
},
|
|
"StarterPlayer": {
|
|
"StarterPlayerScripts": {
|
|
"$path": "src/StarterPlayer/StarterPlayerScripts"
|
|
}
|
|
}
|
|
}
|
|
}
|