Skip to content

maybe-hello-world/40k-roster-formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

270 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

40k-roster-formatter

Just 40 001st way to format your Warhammer 40 000 BattleScribe rosters.
Current website: https://www.40001format.xyz/

API usage

Q: Wait, there's an API?!
A: Always has been! /astronaut-meme.jpg/

You can download the Postman and import the collection file from here (docs/40001format.xyz.postman_collection.json) to explore the API.

Or do it by hand, if you're a masochist.

curl --location 'https://www.40001format.xyz/api/formatter' \
--form 'formats="default"' `# default/wtc/rus` \
--form 'hide_basic_selections="on"' `# on/off` \
--form 'show_secondaries="on"' `# on/off` \
--form 'roster=@"/home/user/BattleScribe/rosters/SCARAAAAABS.rosz"' `# roster file` \
--form 'remove_costs="on"' `# on/off` \
--form 'show_model_count="on"'  `# on/off`

About

Custom roster formatter tool for Warhammer 40000 games: https://40001format.xyz

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •