diff --git a/README.md b/README.md index 65af7728..48fb541b 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,8 @@ While it is no secret that this engine contains chunks of original code, whenever be it runtime constants, json deserialization structures, or business logic algorithms, they are generally not copied directly. -Reminder to everyone that comes across this project is that it has -no evil goals of harming Chucklefish in any way, and exists solely -to fix issues present in original engine while also extending moddability. - It is expected you use legitimate copy of game when using this project. If we suspect that you are not using legitimate copy and unable to prove otherwise, we deserve the right to not help you. + +For changes in modding API please refer to [this document](ADDITIONS.md)