diff --git a/Star Wars Saga Edition/README.md b/Star Wars Saga Edition/README.md
new file mode 100644
index 0000000000..2b47f8cc2c
--- /dev/null
+++ b/Star Wars Saga Edition/README.md
@@ -0,0 +1,16 @@
+Star Wars Saga Edition Character Sheet
+=======================
+Welcome to my rendition of the Star Wars Saga Edition Character sheet.
+My goal is to make this all encompassing for the current and any House Rules which may come up.
+
+As this is a work in progress, please excuse the fact this is not completed.
+
+TO DO
+============
+* List out all Skills with modifiers and rolls
+* Use repeating function to include weapons and attacks having the user choose which Ability Mod and damage for pre-filled rolls
+* Make it prettier with CSS (incorporate logos, etc)
+
+Suggestions
+============
+Please send me a message if you have any suggestions.
\ No newline at end of file
diff --git a/Star Wars Saga Edition/Roll20 Saga Sheet.css b/Star Wars Saga Edition/Roll20 Saga Sheet.css
new file mode 100644
index 0000000000..8af9008ad3
--- /dev/null
+++ b/Star Wars Saga Edition/Roll20 Saga Sheet.css
@@ -0,0 +1,3 @@
+.charsheet div.defenseMod {
+ width: 60px;
+ }
\ No newline at end of file
diff --git a/Star Wars Saga Edition/StarWars Saga Edition.html b/Star Wars Saga Edition/StarWars Saga Edition.html
new file mode 100644
index 0000000000..df7141235e
--- /dev/null
+++ b/Star Wars Saga Edition/StarWars Saga Edition.html
@@ -0,0 +1,275 @@
+