Skip to content

Commit

Permalink
pyj 2 js : add dndbeyond items page
Browse files Browse the repository at this point in the history
also add sandbox around roll20 script
  • Loading branch information
kakaroto committed May 1, 2020
1 parent 67bdd64 commit 1d5393e
Show file tree
Hide file tree
Showing 13 changed files with 2,974 additions and 221 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ VPATH = $(SOURCE_DIR)


JS_FILES=dndbeyond_character.js dndbeyond_monster.js \
dndbeyond_encounter.js dndbeyond_items.js \
dndbeyond_vehicle.js
dndbeyond_encounter.js dndbeyond_vehicle.js
PYJ_DEPS=utils.pyj settings.pyj dndbeyond.pyj dndbeyond_dice.pyj constants.pyj roll_renderer.pyj dndbeyond_discord.pyj

fvtt_script.js: PYJ_GLOBALS='$$,chrome,game,canvas,Roll,ChatMessage,ui,Hooks,Dialog,ImagePopout,ENTITY_PERMISSIONS,CONFIG,CHAT_MESSAGE_TYPES,CONST,CONFIG,isNewerVersion'
Expand Down
Loading

0 comments on commit 1d5393e

Please sign in to comment.