Advertisement
Guest User

Untitled

a guest
Feb 15th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. bundle exec bin/github-linguist language-mcfunction/ --breakdown
  2. 88.58% mcfunction
  3. 11.42% TypeScript
  4.  
  5. TypeScript:
  6. build/build.ts
  7.  
  8. mcfunction:
  9. tests/block_predicate.mcfunction
  10. tests/coordinate.mcfunction
  11. tests/everything.mcfunction
  12. tests/fakeplayer.mcfunction
  13. tests/json.mcfunction
  14. tests/misc.mcfunction
  15. tests/nbt_compound.mcfunction
  16. tests/nbt_path.mcfunction
  17. tests/number.mcfunction
  18. tests/operation.mcfunction
  19. tests/range.mcfunction
  20. tests/resource_location.mcfunction
  21. tests/selector.mcfunction
  22. tests/showcase.mcfunction
  23. tests/strings.mcfunction
  24. tests/uuid.mcfunction
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement