Skip to content

Commit b849899

Browse files
Rename doom to doom_launcher
1 parent 79e6667 commit b849899

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

internal_filesystem/apps/com.micropythonos.doom/META-INF/MANIFEST.JSON renamed to internal_filesystem/apps/com.micropythonos.doom_launcher/META-INF/MANIFEST.JSON

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"category": "games",
1111
"activities": [
1212
{
13-
"entrypoint": "assets/doom.py",
14-
"classname": "Doom",
13+
"entrypoint": "assets/main.py",
14+
"classname": "Main",
1515
"intent_filters": [
1616
{
1717
"action": "main",

internal_filesystem/apps/com.micropythonos.doom/assets/doom.py renamed to internal_filesystem/apps/com.micropythonos.doom_launcher/assets/doom.py

File renamed without changes.

internal_filesystem/apps/com.micropythonos.doom/res/mipmap-mdpi/icon_64x64.png renamed to internal_filesystem/apps/com.micropythonos.doom_launcher/res/mipmap-mdpi/icon_64x64.png

File renamed without changes.

0 commit comments

Comments
 (0)