08-30-2026, 12:06 PM
This post was last modified: 09-06-2026, 11:44 AM by SickProdigy.
This post has been soft deleted.
This post is awaiting moderation approval.
![[Image: ICARUS.jpg]](https://static1.colliderimages.com/wordpress/wp-content/uploads/2021/07/ICARUS.jpg)
Icarus Profile Mod is a small Windows save editor for ICARUS player profile data.
It is built for the normal local ICARUS save layout and can automatically find your player data under:
Code:
%LOCALAPPDATA%\Icarus\Saved\PlayerData\<SteamId>\The tool can open and edit:
Code:
Profile.json
Characters.json
Mounts.jsonIt also creates timestamped backups before saving changes.
Main Features
- Boost XP and adjust character level
- Edit known profile currencies such as Ren, Refund Tokens, Exotics, Red Exotics, Legendary Biomass, Legendary Licence, and Uranium Rod Currency
- Unlock or edit Character Talents, Solo Talents, and Blueprints
- Filter talents by category and tree
- Use bundled ICARUS data tables for display names, talent trees, max ranks, mount appearance ranges, and rank clamping
- Edit station-stored pets, mounts, farm animals, and supported creature data
- Change creature names, lineage, level, stats, genetics, appearance values, cosmetic skin indexes, and creature talent ranks
- Inject supported station creatures including dogs, cats, horses, moa, buffalo, tusker, zebra, wolves, raptors, mammoths, farm animals, and related variants
- Automatically create timestamped backups next to the original save files
Screenshots
Profile resources:
![[Image: profile-resources.png]](https://gitea.rcs1.top/sickprodigy/icarus-player-mod/raw/branch/master/assets/screenshots/profile-resources.png)
Character talents:
![[Image: character-talents.png]](https://gitea.rcs1.top/sickprodigy/icarus-player-mod/raw/branch/master/assets/screenshots/character-talents.png)
Pet editor:
![[Image: pet-editor.png]](https://gitea.rcs1.top/sickprodigy/icarus-player-mod/raw/branch/master/assets/screenshots/pet-editor.png)
Download
You can download the latest Windows x64 release here:
After downloading, extract the ZIP and run:
Code:
IcarusProfileMod.exeImportant Safety Notes
- Close ICARUS before saving changes.
- Steam Cloud may overwrite local files if the game or Steam sync is active while editing.
- The app creates timestamped backups automatically, but keeping an extra copy of Profile.json, Characters.json, and Mounts.json is still recommended.
- The Mounts/Pet Editor is newer than the profile and character editors, so test mount injections and creature edits with backed-up saves first.
Build Info
The release is packaged as a self-contained Windows x64 build, so normal users should not need to install the .NET runtime separately.

