Skip to content

Commit

Permalink
pyj 2 JS: add roll20_script
Browse files Browse the repository at this point in the history
  • Loading branch information
kakaroto committed Apr 29, 2020
1 parent dbed9f7 commit bca9a74
Show file tree
Hide file tree
Showing 4 changed files with 188 additions and 5,734 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ VPATH = $(SOURCE_DIR)
sed -e ':a;N;$$!ba;s/async;\n/async/g' -i $(OUTPUT_DIR)/$@


JS_FILES=roll20.js roll20_script.js \
JS_FILES=roll20.js \
fvtt.js fvtt_script.js \
dndbeyond_character.js dndbeyond_monster.js \
dndbeyond_spell.js dndbeyond_encounter.js dndbeyond_items.js \
Expand Down
Loading

0 comments on commit bca9a74

Please sign in to comment.