Skip to content

Commit 9b0884e

Browse files
committed
Update "Endless OS Foundation" to "Endless Access"
1 parent c4ac46e commit 9b0884e

3 files changed

Lines changed: 4 additions & 5 deletions

File tree

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 Platformer
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 Platformer",
3-
"description": "This mini moddable game project by Endless OS Foundation is intended to help ease the learning curve into Godot.\n\nThis sample project allows learners to engage with game creation concepts, applying various modifications to the game itself, all without reading or writing any code.\n\nThe doc/MODS.md file details the mods that have been made available.",
3+
"description": "This mini moddable game project by Endless Access is intended to help ease the learning curve into Godot.\n\nThis sample project allows learners to engage with game creation concepts, applying various modifications to the game itself, all without reading or writing any code.\n\nThe doc/MODS.md file details the mods that have been made available.",
44
"category_id": "9",
55
"godot_version": "4.4",
66
"version_string": "{{ context.release.name }}",

0 commit comments

Comments
 (0)