From 58d35076d6d404e90cf02199d14b2ee0f1a72cb9 Mon Sep 17 00:00:00 2001 From: mikx Date: Fri, 10 Oct 2025 23:56:46 -0400 Subject: [PATCH] readme update --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index e69de29..96787c7 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,10 @@ +# ![logo](https://mxdev.ovh/wp-content/uploads/2025/09/mxdev-1.png) + +## Jsarus +Official MxIcarus Modding Tool for Icarus. + +## Features + * Extract json data from your client. + * Mod your extracted json data according to the settings.json config. + * Create a pak file, ready to use on your client/server. + * Can copy the created pak file to a user specified list of path. \ No newline at end of file