Skip to content

Commit 9eeb08a

Browse files
authored
Merge pull request #25 from endlessm/eosf-ea
Update "Endless OS Foundation" to "Endless Access"
2 parents 3824985 + 044fb8e commit 9eeb08a

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 Endless OS Foundation
3+
Copyright 2024–2025 Endless Access
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Moddable Pong
22

3-
This mini moddable game project by [Endless OS
4-
Foundation](https://endlessos.org) is intended to help ease the learning curve
5-
into Godot.
3+
This mini moddable game project by [Endless Access](https://endlessaccess.org/)
4+
is intended to help ease the learning curve into Godot.
65

76
This sample project allows learners to engage with game creation concepts,
87
applying various modifications to the game itself, all without reading or

asset-template.json.hb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "Moddable Pong",
3-
"description": "This mini moddable game project by Endless OS Foundation is intended to help ease the learning curve into Godot. This sample project allows learners to engage with game creation concepts, applying various modifications to the game itself, all without reading or writing any code.",
3+
"description": "This mini moddable game project by Endless Access is intended to help ease the learning curve into Godot. This sample project allows learners to engage with game creation concepts, applying various modifications to the game itself, all without reading or writing any code.",
44
"category_id": "9",
55
"godot_version": "4.4",
66
"version_string": "{{ context.release.name }}",

0 commit comments

Comments
 (0)