initial commit

This commit is contained in:
2024-07-16 01:25:46 -04:00
commit 139062a947
53 changed files with 8731 additions and 0 deletions
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,5 @@
@echo off
cd
CALL C:\BGInfo\bginfo.exe C:\BGInfo\BGInfo_Template.bgi /timer:0 /nolicprompt
+5
View File
@@ -0,0 +1,5 @@
@echo off
cd
CALL bginfo.exe BGInfo_Template.bgi /timer:0 /nolicprompt
Binary file not shown.