mirror of
https://github.com/Cekis/APTAnalyzer.git
synced 2026-01-16 22:04:26 -05:00
Update main.java
This commit is contained in:
@@ -6,7 +6,7 @@ import java.io.File;
|
|||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
|
|
||||||
public class main {
|
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)
|
public static void main(String[] args)
|
||||||
{
|
{
|
||||||
if(args != null){
|
if(args != null){
|
||||||
|
|||||||
Reference in New Issue
Block a user