You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 27, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: MapPacker/AppForm.cs
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,8 @@ public AppForm() {
26
26
Console.WriteLine("\t[+] Make sure your vmap and compiled vpk are in the same directory.");
27
27
Console.WriteLine("\t[+] Select your vmap, asset directory and sbox directory in the boxes above.");
28
28
Console.WriteLine("\t[+] Click pack. The found and packed assets will be listed below.");
29
-
Console.WriteLine("\nFor any additional help, contact Josh Wilson#9332 or DoctorGurke#0007 on discord or make an issue on the Github.");
29
+
Console.WriteLine("\n\t[+]In case you don't want to have your content packed, just check the box and it will instead appear in a folder called yourMap_content.");
30
+
Console.WriteLine("\nFor any additional help, contact 'DoctorGurke#0007' or 'Josh Wilson#9332' on discord or make an issue on the Github.");
0 commit comments