Update documentation

This commit is contained in:
Martin Natano
2022-05-25 14:37:07 +02:00
parent be0dee1402
commit 15b77ee278
36 changed files with 133 additions and 213 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/python
# WARNING: This only works in GIMP 2.4.7 and later. 2.4.6 had a nasty memory leak in
# gimp_text_fontname that breaks this script in all sorts of bad ways.
# confirmed working on Linux, and broken on OS X.
# confirmed working on Linux, and broken on macOS.
from math import ceil
from gimpfu import *
+1 -1
View File
@@ -3,7 +3,7 @@
#---------------------------------------------------------------------------
# Project related configuration options
#---------------------------------------------------------------------------
PROJECT_NAME = StepMania 5
PROJECT_NAME = ITGmania
PROJECT_NUMBER =
OUTPUT_DIRECTORY = temp
CREATE_SUBDIRS = YES