Skip to content

Commit 6be637a

Browse files
authored
Update README.md
1 parent 46253f9 commit 6be637a

File tree

1 file changed

+45
-1
lines changed

1 file changed

+45
-1
lines changed

README.md

Lines changed: 45 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,46 @@
1+
<p align="center">
2+
<img src="https://github.com/IrtsaDevelopment/conarn/assets/139963912/e4971f4b-5a16-47cf-a7ac-b33efbb80ab8"
3+
height="280">
4+
</p>
5+
6+
17
# conarn
2-
A save file editor for the game Content Warning.
8+
Conarn is a save file editor for the game [Content Warning](https://store.steampowered.com/app/2881650/Content_Warning/) by **Landfall**.
9+
<br />
10+
<br />
11+
<br />
12+
## Usage
13+
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.
14+
<br />
15+
<br />
16+
*(This is typically at C:/Users/[USERNAME]/AppData/LocalLow/Landfall Games/Content Warning/Saves which is where it will check)*
17+
<br />
18+
<br />
19+
<br />
20+
It will display any found files for you to edit.
21+
<p align="left">
22+
<img src="https://github.com/IrtsaDevelopment/conarn/assets/139963912/32f6e33e-3c8a-4572-a64f-3ae76ef5bb57"
23+
height="100">
24+
</p>
25+
<br />
26+
<br />
27+
Selecting a file will bring up the editor for said file.
28+
<p align="left">
29+
<img src="https://github.com/IrtsaDevelopment/conarn/assets/139963912/e3e64cb6-c0ea-46dc-9492-548b7d2c7c36"
30+
height="350">
31+
</p>
32+
<br />
33+
<br />
34+
<br />
35+
<br />
36+
<br />
37+
38+
## Notices
39+
- If you ever get the message *"There was an error in saving"*, it means you have entered a value that cannot be accepted.
40+
- The **Seed** can only be **3** digits long and supprts numbers only.
41+
- The **Money** can only be set to values ***999,999** and below.
42+
- The **Views** can only be set to values **300,000,000** and below.
43+
44+
- There exists other items do exist within the game and will eventually be added.
45+
46+
- 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 commit comments

Comments
 (0)