Initial commit

This commit is contained in:
2024-05-23 19:38:02 +03:00
commit e434b96ec2
27 changed files with 6381 additions and 0 deletions

13
final.config Normal file
View File

@ -0,0 +1,13 @@
# Compofiller Studio by Yzi
PARENT_CONFIG=minified.config
include $(PARENT_CONFIG)
# Override things that differ from the parent
# Visuals
RESOLUTION_X=1280
RESOLUTION_Y=720
CRINKLER_ORDERTRIES=4000
OUTPUT_EXE_NAME=release.exe