Skip to content

Commit

Permalink
minor: Prepare for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
BeboKhouja committed Aug 29, 2024
1 parent 5d04456 commit 97692ab
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MESSAGE_TO_YIMING.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Dear Yiming, we made this save editor because we want our users to have freedom, so please do not ban us from the PC Simulator Discord.
Dear Yiming, we made this save editor because we want our users to have freedom with their save, so please do not ban us from the PC Simulator Discord.
We will not advertise this server on the official PC Simulator Discord.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ The [Stack Overflow](https://stackoverflow.com) community for resolving a lot of

# Message to Yiming

Dear Yiming, we made this save editor because we want our users to have freedom, so please do not ban us from the PC Simulator Discord.
Dear Yiming, we made this save editor because we want our users to have freedom with their save, so please do not ban us from the PC Simulator Discord.
We will not advertise this server on the official PC Simulator Discord.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ class GlobalVars(resources: Resources){
val ChangelogText = """
- Keyboard support added.
- In the backend, the app has been migrated to the Activity Result API.
- Now you can add custom spawnIds.
""".trimIndent()
val urlArray = listOf(
Url(resources.getString(R.string.about),0, "file:///android_asset/About.htm"),
Expand Down

0 comments on commit 97692ab

Please sign in to comment.