Skip to content

Commit 2cbf69d

Browse files
author
Kazuki Suzuki Przyborowski
committed
Small update
1 parent 648913d commit 2cbf69d

12 files changed

Lines changed: 13 additions & 11 deletions

altcatfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/
1515
Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski
1616
17-
$FileInfo: altcatfile.py - Last Update: 1/15/2025 Ver. 0.16.4 RC 1 - Author: cooldude2k $
17+
$FileInfo: altcatfile.py - Last Update: 1/21/2025 Ver. 0.16.6 RC 1 - Author: cooldude2k $
1818
'''
1919

2020
from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes

catfile.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
; $FileInfo: catfile.ini - Last Update: 1/21/2025 Ver. 0.16.6 RC 1 - Author: cooldude2k $
2+
13
[config]
24
usealt = false
35
mainfmt = main

catfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/
1515
Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski
1616
17-
$FileInfo: catfile.py - Last Update: 1/15/2025 Ver. 0.16.4 RC 1 - Author: cooldude2k $
17+
$FileInfo: catfile.py - Last Update: 1/21/2025 Ver. 0.16.6 RC 1 - Author: cooldude2k $
1818
'''
1919

2020
from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes

checksum.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/
1515
Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski
1616
17-
$FileInfo: checksum.py - Last Update: 1/15/2025 Ver. 0.16.4 RC 1 - Author: cooldude2k $
17+
$FileInfo: checksum.py - Last Update: 1/21/2025 Ver. 0.16.6 RC 1 - Author: cooldude2k $
1818
'''
1919

2020
from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes

compression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/
1515
Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski
1616
17-
$FileInfo: compression.py - Last Update: 1/15/2025 Ver. 0.16.4 RC 1 - Author: cooldude2k $
17+
$FileInfo: compression.py - Last Update: 1/21/2025 Ver. 0.16.6 RC 1 - Author: cooldude2k $
1818
'''
1919

2020
from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes

mkcatfilebundle.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/
1515
Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski
1616
17-
$FileInfo: mkbundle.py - Last Update: 1/15/2025 Ver. 0.16.4 RC 1 - Author: cooldude2k $
17+
$FileInfo: mkbundle.py - Last Update: 1/21/2025 Ver. 0.16.6 RC 1 - Author: cooldude2k $
1818
'''
1919

2020
import os

neocatfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/
1515
Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski
1616
17-
$FileInfo: neocatfile.py - Last Update: 1/15/2025 Ver. 0.16.4 RC 1 - Author: cooldude2k $
17+
$FileInfo: neocatfile.py - Last Update: 1/21/2025 Ver. 0.16.6 RC 1 - Author: cooldude2k $
1818
'''
1919

2020
from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes

phpcatfile.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/
1313
Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski
1414
15-
$FileInfo: phpcatfile.php - Last Update: 1/15/2025 Ver. 0.16.4 RC 1 - Author: cooldude2k $
15+
$FileInfo: phpcatfile.php - Last Update: 1/21/2025 Ver. 0.16.6 RC 1 - Author: cooldude2k $
1616
*/
1717

1818
date_default_timezone_set('UTC');

pycatfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/
1515
Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski
1616
17-
$FileInfo: pycatfile.py - Last Update: 1/15/2025 Ver. 0.16.4 RC 1 - Author: cooldude2k $
17+
$FileInfo: pycatfile.py - Last Update: 1/21/2025 Ver. 0.16.6 RC 1 - Author: cooldude2k $
1818
'''
1919

2020
from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes

pyshell-old.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/
1414
Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski
1515
16-
$FileInfo: pyshell-old.py - Last Update: 1/15/2025 Ver. 0.16.4 RC 1 - Author: cooldude2k $
16+
$FileInfo: pyshell-old.py - Last Update: 1/21/2025 Ver. 0.16.6 RC 1 - Author: cooldude2k $
1717
'''
1818

1919
from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes

0 commit comments

Comments
 (0)