Skip to content

Files

This branch is 1273 commits behind 4ian/GDevelop:master.

scripts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 28, 2023
Aug 16, 2022
Aug 16, 2022
Feb 3, 2022
Aug 17, 2021
May 4, 2023
Sep 13, 2018
Mar 29, 2015
Dec 25, 2014
Dec 25, 2014
Mar 29, 2015

Scripts files for GDevelop

  • ReleaseProcedure.bat: this script compiles, generate documentation (see GenerateAllDocs.bat) and package GDevelop for Windows in an installer and an archive.
  • ReleaseProcedure.sh: compiles and package GD for Ubuntu (see Binaries/Packaging).
  • CopyWindowsToLinuxReleaseFiles.sh: Copy all files in Binaries/Output/Release_Windows to Binaries/Output/Release_Linux. Call it after any change in Binaries/Output/Release_Windows.
  • GenerateAllDocs.[bat|sh]: Call doxygen to generate all documentations into docs folder.
  • ExtractTranslations.[bat|sh]: Create the source.pot file containing the strings to be translated using Crowdin.