Skip to content

Commit 50b257b

Browse files
authored
Merge pull request #78 from FoamyGuy/add_logic_gates
add logic gates app
2 parents b8aab9f + e90948f commit 50b257b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
("Fruit_Jam/Fruit_Jam_IRC_Client/", "Fruit_Jam_IRC_Client"),
2222
("Fruit_Jam/Fruit_Jam_PyPaint/", "Fruit_Jam_PyPaint"),
2323
("Fruit_Jam/Fruit_Jam_Spell_Jam/", "Fruit_Jam_Spell_Jam"),
24+
("Fruit_Jam/Fruit_Jam_Logic_Gates/", "Fruit_Jam_Logic_Gates"),
2425
]
2526

2627
def create_font_specific_zip(font_path: Path, src_dir: Path, learn_projects_dir: Path, output_dir: Path):

0 commit comments

Comments
 (0)