remove rock bottom website link since it's dead
This commit is contained in:
parent
46f13c0ce7
commit
ac6a368d49
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ const projects = [{
|
||||||
name: 'Rock Bottom',
|
name: 'Rock Bottom',
|
||||||
desc: 'Rock Bottom is a game I used to work on. It\'s a 2D-sidescrolling sandbox game with a storyline that has multiplayer support, a modding API and a lot more fun stuff. It\'s not being developed anymore.',
|
desc: 'Rock Bottom is a game I used to work on. It\'s a 2D-sidescrolling sandbox game with a storyline that has multiplayer support, a modding API and a lot more fun stuff. It\'s not being developed anymore.',
|
||||||
links: {
|
links: {
|
||||||
'Website': 'https://rockbottomgame.com',
|
|
||||||
'Code on GitHub': 'https://github.com/RockBottomGame'
|
'Code on GitHub': 'https://github.com/RockBottomGame'
|
||||||
},
|
},
|
||||||
status: 'Cancelled',
|
status: 'Cancelled',
|
||||||
|
|
Loading…
Reference in a new issue