From 5c73fa3e9b9f7307cb97603e5e90a8888bebe507 Mon Sep 17 00:00:00 2001 From: Michael Sincavage Date: Sun, 29 May 2016 19:13:30 -0400 Subject: A little more style --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 220ed5cd..3209f87a 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Wiki +
@@ -45,25 +46,25 @@
ABOUT
- +
FUTURE PLANSMOD DEVELOPERS
-
    -
  • Content only mods.
  • -
  • Support for a wide range of events.
  • -
  • Enable the addition of new custom content such as locations, NPCs, and items.
  • -
+ Mod developers would work off the release branch. The master branch will contain mid-version updates which could make your mods incompatable with both the current release and the upcoming releases. You should also take a look at the Wiki for some quick modding tutorials.
- +
MOD DEVELOPERSFUTURE PLANS
- Mod developers would work off the release branch. The master branch will contain mid-version updates which could make your mods incompatable with both the current release and the upcoming releases. You should also take a look at the Wiki for some quick modding tutorials. +
    +
  • Content only mods.
  • +
  • Support for a wide range of events.
  • +
  • Enable the addition of new custom content such as locations, NPCs, and items.
  • +
-- cgit