Haruma-VN / Sen.Environment

A simple program that cross-platform to solve multiple tasks.
GNU General Public License v3.0
11 stars 0 forks source link

Minor: Uppercase & Lowercase Extensions Correctly #2

Closed ThePrimalPea closed 8 months ago

ThePrimalPea commented 8 months ago

PopCap Standard when they uppercase or lowercase file extensions.

This should be applies to every functions that can generating files (like Encode, Decode, Split and Merge,...)

Include extensions: RTON, TXT, PTX, PNG, PAM, WEM, BNK, CFW2 Exclude extension: json (looks better in lowercase)

Haruma-VN commented 8 months ago

Refuse to change. If you need uppercase extension go to Script/Executor/Methods/*.js and change them yourself.