From 1dfa0b4954fc398c44d72c54ee38356410592d8b Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 15 Aug 2020 14:58:21 +0000 Subject: [PATCH] move book to the root --- 6e/index.gmi | 1 - {6e/book => the-source}/adventures.gmi | 0 {6e/book => the-source}/basic_rules.gmi | 0 {6e/book => the-source}/character_creation.gmi | 0 {6e/book => the-source}/classes/artificier.gmi | 0 {6e/book => the-source}/classes/cleric.gmi | 0 {6e/book => the-source}/classes/fighter.gmi | 0 {6e/book => the-source}/classes/grafter.gmi | 0 {6e/book => the-source}/classes/index.gmi | 0 {6e/book => the-source}/classes/monk.gmi | 0 {6e/book => the-source}/classes/shapeshifter.gmi | 0 {6e/book => the-source}/classes/thief.gmi | 0 {6e/book => the-source}/classes/wizard.gmi | 0 {6e/book => the-source}/encounters.gmi | 0 {6e/book => the-source}/index.gmi | 2 ++ {6e/book => the-source}/introduction.gmi | 0 {6e/book => the-source}/races/cetaceans.gmi | 0 {6e/book => the-source}/races/dragons.gmi | 0 {6e/book => the-source}/races/elves.gmi | 0 {6e/book => the-source}/races/index.gmi | 0 {6e/book => the-source}/races/kobolds.gmi | 0 {6e/book => the-source}/races/nopons.gmi | 0 {6e/book => the-source}/races/sharks.gmi | 0 23 files changed, 2 insertions(+), 1 deletion(-) rename {6e/book => the-source}/adventures.gmi (100%) rename {6e/book => the-source}/basic_rules.gmi (100%) rename {6e/book => the-source}/character_creation.gmi (100%) rename {6e/book => the-source}/classes/artificier.gmi (100%) rename {6e/book => the-source}/classes/cleric.gmi (100%) rename {6e/book => the-source}/classes/fighter.gmi (100%) rename {6e/book => the-source}/classes/grafter.gmi (100%) rename {6e/book => the-source}/classes/index.gmi (100%) rename {6e/book => the-source}/classes/monk.gmi (100%) rename {6e/book => the-source}/classes/shapeshifter.gmi (100%) rename {6e/book => the-source}/classes/thief.gmi (100%) rename {6e/book => the-source}/classes/wizard.gmi (100%) rename {6e/book => the-source}/encounters.gmi (100%) rename {6e/book => the-source}/index.gmi (98%) rename {6e/book => the-source}/introduction.gmi (100%) rename {6e/book => the-source}/races/cetaceans.gmi (100%) rename {6e/book => the-source}/races/dragons.gmi (100%) rename {6e/book => the-source}/races/elves.gmi (100%) rename {6e/book => the-source}/races/index.gmi (100%) rename {6e/book => the-source}/races/kobolds.gmi (100%) rename {6e/book => the-source}/races/nopons.gmi (100%) rename {6e/book => the-source}/races/sharks.gmi (100%) diff --git a/6e/index.gmi b/6e/index.gmi index fb6d4b3..31bac99 100644 --- a/6e/index.gmi +++ b/6e/index.gmi @@ -7,7 +7,6 @@ This folder contains various bits, bobs, scraps and settings that I am using in If you are one of my players, then reading this will make a lot of the storytelling I am crafting harder. Please consider this before continuing. There's no shame in leaving this folder alone. => https://s-jared.itch.io/6e 6E -=> ./book/ Book-style writeup of my take on the game ## Areas diff --git a/6e/book/adventures.gmi b/the-source/adventures.gmi similarity index 100% rename from 6e/book/adventures.gmi rename to the-source/adventures.gmi diff --git a/6e/book/basic_rules.gmi b/the-source/basic_rules.gmi similarity index 100% rename from 6e/book/basic_rules.gmi rename to the-source/basic_rules.gmi diff --git a/6e/book/character_creation.gmi b/the-source/character_creation.gmi similarity index 100% rename from 6e/book/character_creation.gmi rename to the-source/character_creation.gmi diff --git a/6e/book/classes/artificier.gmi b/the-source/classes/artificier.gmi similarity index 100% rename from 6e/book/classes/artificier.gmi rename to the-source/classes/artificier.gmi diff --git a/6e/book/classes/cleric.gmi b/the-source/classes/cleric.gmi similarity index 100% rename from 6e/book/classes/cleric.gmi rename to the-source/classes/cleric.gmi diff --git a/6e/book/classes/fighter.gmi b/the-source/classes/fighter.gmi similarity index 100% rename from 6e/book/classes/fighter.gmi rename to the-source/classes/fighter.gmi diff --git a/6e/book/classes/grafter.gmi b/the-source/classes/grafter.gmi similarity index 100% rename from 6e/book/classes/grafter.gmi rename to the-source/classes/grafter.gmi diff --git a/6e/book/classes/index.gmi b/the-source/classes/index.gmi similarity index 100% rename from 6e/book/classes/index.gmi rename to the-source/classes/index.gmi diff --git a/6e/book/classes/monk.gmi b/the-source/classes/monk.gmi similarity index 100% rename from 6e/book/classes/monk.gmi rename to the-source/classes/monk.gmi diff --git a/6e/book/classes/shapeshifter.gmi b/the-source/classes/shapeshifter.gmi similarity index 100% rename from 6e/book/classes/shapeshifter.gmi rename to the-source/classes/shapeshifter.gmi diff --git a/6e/book/classes/thief.gmi b/the-source/classes/thief.gmi similarity index 100% rename from 6e/book/classes/thief.gmi rename to the-source/classes/thief.gmi diff --git a/6e/book/classes/wizard.gmi b/the-source/classes/wizard.gmi similarity index 100% rename from 6e/book/classes/wizard.gmi rename to the-source/classes/wizard.gmi diff --git a/6e/book/encounters.gmi b/the-source/encounters.gmi similarity index 100% rename from 6e/book/encounters.gmi rename to the-source/encounters.gmi diff --git a/6e/book/index.gmi b/the-source/index.gmi similarity index 98% rename from 6e/book/index.gmi rename to the-source/index.gmi index 42160df..60444ee 100644 --- a/6e/book/index.gmi +++ b/the-source/index.gmi @@ -6,6 +6,8 @@ Welcome, traveler, to The Source. The worlds here are perilous and full of dange This document is full of ideas. These ideas should be used to help guide your explorations and aventures. If ideas in here don't sound like they would work for you, scrape them out and discard them. +## Contents + => ./introduction.gmi Introduction => ./basic_rules.gmi Basic Rules => ./character_creation.gmi Character Creation diff --git a/6e/book/introduction.gmi b/the-source/introduction.gmi similarity index 100% rename from 6e/book/introduction.gmi rename to the-source/introduction.gmi diff --git a/6e/book/races/cetaceans.gmi b/the-source/races/cetaceans.gmi similarity index 100% rename from 6e/book/races/cetaceans.gmi rename to the-source/races/cetaceans.gmi diff --git a/6e/book/races/dragons.gmi b/the-source/races/dragons.gmi similarity index 100% rename from 6e/book/races/dragons.gmi rename to the-source/races/dragons.gmi diff --git a/6e/book/races/elves.gmi b/the-source/races/elves.gmi similarity index 100% rename from 6e/book/races/elves.gmi rename to the-source/races/elves.gmi diff --git a/6e/book/races/index.gmi b/the-source/races/index.gmi similarity index 100% rename from 6e/book/races/index.gmi rename to the-source/races/index.gmi diff --git a/6e/book/races/kobolds.gmi b/the-source/races/kobolds.gmi similarity index 100% rename from 6e/book/races/kobolds.gmi rename to the-source/races/kobolds.gmi diff --git a/6e/book/races/nopons.gmi b/the-source/races/nopons.gmi similarity index 100% rename from 6e/book/races/nopons.gmi rename to the-source/races/nopons.gmi diff --git a/6e/book/races/sharks.gmi b/the-source/races/sharks.gmi similarity index 100% rename from 6e/book/races/sharks.gmi rename to the-source/races/sharks.gmi