You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,15 +76,15 @@ The engine uses [HaxeFlixel](https://haxeflixel.com/) and it mainly features:
76
76
<details>
77
77
<summary><h2>Usage Info</h2></summary>
78
78
79
-
### You can:
79
+
### Feel free to:
80
80
- Download and play the engine with its mods and modpacks
81
81
- Mod and fork the engine (without using it for illicit purposes)
82
82
- Contribute to the engine (for example through *Pull Requests*, *Issues*, etc.)
83
83
- Create a sub engine with Codename Engine as **TEMPLATE** with **CREDITS** (for example leaving the *credits menu submenu with the GitHub contributors* and putting the *[main devs](https://github.com/CodenameCrew)* in a *README* specifying that it's a *sub engine from Codename Engine*)
84
84
- Release excutable mods that use Codename Engine as source (specifing that uses Codename Engine by for example the same way written above this)
85
85
- Release Codename Engine modpacks
86
86
87
-
### You can't:
87
+
### Please do not:
88
88
- Create a *side/new/etc* engine (or mod that doesn't use Codename Engine) using Codename Engine's code
89
89
- Steal code from Codename Engine for another different project that is not Codename Engine related (Codename Engine mods excluded) without properly crediting
90
90
- Release the entirety of Codename Engine on platforms (mods that use Codename Engine as source are fine)
0 commit comments