Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JetSimon authored May 3, 2023
1 parent 0be4365 commit 3005858
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This is a graphical mod creation tool for [The Campaign Trail](https://www.ameri

Currently it supports importing code 2 files and then exporting them to share with others. If you do not have a code 2 to base off of, you can find them in the modding community or use [one I have here](https://raw.githubusercontent.com/JetSimon/Jets-The-Campaign-Trail-Mod-Tool/main/src/default_code2.js) as a default.

Features
**Features**

* You (should) be able to import any existing code 2 and keep working off of it. If yours doesn't work please let me know so I can make it work! I've tested on ~10 and they work.
* Complete GUI interface - no coding strictly required
Expand All @@ -14,7 +14,7 @@ Features
* Generates new PKs automatically
* Export and share

What this modding tool CANNOT do (yet):
**What this modding tool CANNOT do (yet):**

* Code 1 creation (though this part is generally seen as the “easier” part of modding, so I think you guys got this!)
* Does not support CYOA, custom endings, or any other mods that involve custom JavaScript
Expand Down

0 comments on commit 3005858

Please sign in to comment.