Skip to content

Commit

Permalink
servers: update Radiated version
Browse files Browse the repository at this point in the history
  • Loading branch information
Istador committed Sep 13, 2023
1 parent ea108f7 commit 934b288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/servers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ export const servers: IServer[] = [
name : 'Radiated',
server : { host: 'radiated.smoo.it', ip: '15.204.234.96' },
location : { flag: 'us', name: 'US-East' },
version : linkRelease('1.0.4'),
version : linkRelease('1.0.4-rcl.9', 'rcl/1.0.4', 'Istador/SmoOnlineServer'),
settings : {
Server : { MaxPlayers: 6 },
Scenario : { MergeEnabled: false },
Expand Down

0 comments on commit 934b288

Please sign in to comment.