From bec4e31ea85e53445d29490824fb61035cccfe75 Mon Sep 17 00:00:00 2001 From: s1nical Date: Fri, 16 Aug 2019 05:58:53 -0700 Subject: various removals, fixes, changes - remove license, readme - update humans - resources > doc - todo.todo > spike/todo.todo - mobile excludes for space invaders and wolf3d --- resources/paths.txt | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 resources/paths.txt (limited to 'resources/paths.txt') diff --git a/resources/paths.txt b/resources/paths.txt deleted file mode 100644 index 1c667d9..0000000 --- a/resources/paths.txt +++ /dev/null @@ -1,6 +0,0 @@ -Here is all you need to know about relative file paths: - -- Starting with "/" returns to the root directory and starts there -- Starting with "../" moves one directory backwards and starts there -- Starting with "../../" moves two directories backwards and starts there (and so on...) -- To move forward, just start with the first subdirectory and keep moving forward \ No newline at end of file -- cgit v1.2.3