Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You next have to insert the new Ring shard:

Code Block
languagesql
INSERT INTO shard (ShardId, domain_id, WsAddr, NbPlayers, Name, Online, ClientApplication, Version, PatchURL, DynPatchURL, FixedSessionId, State, MOTD, prim) VALUES (300, 12, 'r2.ryzomcore.org', 0, 'Ring Shard', 0, 'ryzom_openr2', '', '', '', 0, 'ds_dev', '', 29);

...