Skip to content

Commit 6178e0b

Browse files
committed
Improve Readme readability
1 parent a30b306 commit 6178e0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,12 @@ server_type='d', platform='l', password_protected=True, vac_enabled=True, versio
2121
edf=177, port=27015, steam_id=85568392920040090, stv_port=None, stv_name=None,
2222
keywords='brutus,celt,couch,cp,dustbowl,increased_maxplayers,nemu,nocrits,nodmgspread,pony,replays,vanilla',
2323
game_id=440, ping=0.253798684978392)
24+
2425
>>> a2s.players(address)
2526
[Player(index=0, name='Brutus', score=34, duration=836.4749145507812),
2627
Player(index=0, name='RageQuit', score=6, duration=1080.8099365234375),
2728
Player(index=0, name="Screamin' Eagles", score=1, duration=439.8598327636719)]
29+
2830
>>> a2s.rules(address)
2931
{'coop': '0', 'deathmatch': '1', 'decalfrequency': '10', 'metamod_version': '1.10.7-devV',
3032
'mp_allowNPCs': '1', 'mp_autocrosshair': '1', 'mp_autoteambalance': '0', 'mp_disable_respawn_times': '0',

0 commit comments

Comments
 (0)