Commit Graph

8 Commits

Author SHA1 Message Date
Miguel de Sousa
dbf47cb330
fix sim/README.md hyperlink (#9896)
The `sim/RADME.md` text have a hyperlink directing to the root `README.md` instead of the simulation one.

This PR fixes the embedded hyperlink.
2023-11-12 22:49:50 -06:00
adrivrie
0e738a0fb4
Update commandline -h generate-team (#9102) 2023-01-07 10:06:14 -06:00
Joseph Marshall
6d7b136e30
Update packed team Tera Type documentation (#9185) 2022-12-30 13:47:38 -06:00
Guangcong Luo
8f87b6b84b Move packed team docs out of PROTOCOL.md
Packed team docs are now standardiszed in sim/TEAMS.md

(Also a bunch of smaller documentation improvements.)
2021-06-10 15:04:25 -07:00
Guangcong Luo
ea8e9df4e6 Further improve documentation 2021-06-10 09:17:58 -07:00
Guangcong Luo
ddb6010bb9 Support importing teams
We now have a `Teams.import` function. This supports importing teams
in any format, allowing it to be the backbone of a new series of
commandline functions, which support teams in any format.
2021-06-09 22:08:31 -07:00
Guangcong Luo
1a1e53fc92 Improve documentation
Fixes #7602

Also adds some other stuff, perhaps most notably why we don't use
package-lock so you don't have to dig for 2e85de348f
2020-10-29 15:14:29 +00:00
Guangcong Luo
2fd138f82c Reorganize README
The README has been split up so guides for PS's different use-cases are
easier to find.
2020-10-29 13:17:26 +00:00