mirror of
https://github.com/Cekis/APTAnalyzer.git
synced 2026-01-15 21:04:22 -05:00
Update main.java
This commit is contained in:
@@ -6,7 +6,7 @@ import java.io.File;
|
||||
import java.io.IOException;
|
||||
|
||||
public class main {
|
||||
private static String clientDataRoot = "E:/Games/SWG-Extracted/";
|
||||
private static String clientDataRoot = "E:/Games/SWG-Extracted/"; // this should be the folder where the client side files are expanded into.
|
||||
public static void main(String[] args)
|
||||
{
|
||||
if(args != null){
|
||||
|
||||
Reference in New Issue
Block a user