diff --git a/.gitignore b/.gitignore index 3a2238d..14f6869 100644 --- a/.gitignore +++ b/.gitignore @@ -242,4 +242,10 @@ ModelManifest.xml .paket/paket.exe # FAKE - F# Make -.fake/ \ No newline at end of file +.fake/ +/Hack.Xenosaga/Include/cCalculation.dll +/Hack.Xenosaga/Process/Unpack_copie_depuis_iso.cs +/Hack.Xenosaga/Process/Scripts.cs +/Hack.Xenosaga/Include/cTable.dll +/Hack.Xenosaga/Include/cPointers.dll +/Hack.Xenosaga/App.config diff --git a/Hack.Xenosaga/Common/Functions.cs b/Hack.Xenosaga/Common/Functions.cs index 9b25a11..8f67690 100644 --- a/Hack.Xenosaga/Common/Functions.cs +++ b/Hack.Xenosaga/Common/Functions.cs @@ -1,5 +1,6 @@ -using System; +using System.Diagnostics; using System.IO; +using System.Text; namespace Hack.Xenosaga.Common { @@ -7,49 +8,85 @@ namespace Hack.Xenosaga.Common { public static void usage() { - Console.WriteLine("xenosaga