Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
irtsa-dev authored Jun 19, 2024
1 parent 46253f9 commit 6be637a
Showing 1 changed file with 45 additions and 1 deletion.
46 changes: 45 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,46 @@
<p align="center">
<img src="https://github.com/IrtsaDevelopment/conarn/assets/139963912/e4971f4b-5a16-47cf-a7ac-b33efbb80ab8"
height="280">
</p>


# conarn
A save file editor for the game Content Warning.
Conarn is a save file editor for the game [Content Warning](https://store.steampowered.com/app/2881650/Content_Warning/) by **Landfall**.
<br />
<br />
<br />
## Usage
Depending on if you downloaded the source code directly or the executable, you will run **conarn.pyw** or **conarn.exe** respectively. Once ran, it will recognize any current saves where **Content Warning** save files are stored.
<br />
<br />
*(This is typically at C:/Users/[USERNAME]/AppData/LocalLow/Landfall Games/Content Warning/Saves which is where it will check)*
<br />
<br />
<br />
It will display any found files for you to edit.
<p align="left">
<img src="https://github.com/IrtsaDevelopment/conarn/assets/139963912/32f6e33e-3c8a-4572-a64f-3ae76ef5bb57"
height="100">
</p>
<br />
<br />
Selecting a file will bring up the editor for said file.
<p align="left">
<img src="https://github.com/IrtsaDevelopment/conarn/assets/139963912/e3e64cb6-c0ea-46dc-9492-548b7d2c7c36"
height="350">
</p>
<br />
<br />
<br />
<br />
<br />

## Notices
- If you ever get the message *"There was an error in saving"*, it means you have entered a value that cannot be accepted.
- The **Seed** can only be **3** digits long and supprts numbers only.
- The **Money** can only be set to values ***999,999** and below.
- The **Views** can only be set to values **300,000,000** and below.

- There exists other items do exist within the game and will eventually be added.

- The ability to edit "Network Deals" will be added, hence functions and sections of codes that are there to allow for this future feature.

0 comments on commit 6be637a

Please sign in to comment.