Skip to content

Commit 0bfa064

Browse files
Add files via upload
1 parent 4d5b8eb commit 0bfa064

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ func main() {
3434
fmt.Printf("Error while gathering info for %s \n", filePath)
3535
os.Exit(1)
3636
}
37-
37+
fmt.Print("\033[1;92mPFAnalyzer2 Made by KernelCore for https://discord.gg/ssita\033[0m\n\n")
3838
// Process single file or directory
3939
if info.IsDir() {
4040
// Process all .pf files in directory

ss-red.ico

15.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)