Version 2.0 from testing branch #1

Merged
olesteep merged 105 commits from testing into master 2025-02-18 23:38:05 +03:00
3 changed files with 13 additions and 14 deletions
Showing only changes of commit f39c28168b - Show all commits

View file

@ -1,4 +1,4 @@
#!env python3
#!/usr/bin/env python3
from modules import configloader
from modules import compressor

View file

@ -1,4 +1,4 @@
#!python3
#!/usr/bin/env python3
from PIL import Image
import colorama
import zipfile

View file

@ -1,5 +1,4 @@
# -*- coding: utf-8 -*-
#!/usr/bin/env python
#!/usr/bin/env python3
#
# Automatically converts VNDS to Ren'Py.