diff options
| author | RogueAI42 <[email protected]> | 2017-06-17 00:31:09 +1000 |
|---|---|---|
| committer | RogueAI42 <[email protected]> | 2017-06-17 00:31:09 +1000 |
| commit | bbbc00f204f77ca547340b010ec21662a62e3203 (patch) | |
| tree | 0be6e17fd891c632cb1f1f758a49e2a1452b280d /LinuxLauncher/README.md | |
| parent | 9516d774aa7f670522fb354b6f4ca15aa8a5d796 (diff) | |
| download | shiftos_thereturn-bbbc00f204f77ca547340b010ec21662a62e3203.tar.gz shiftos_thereturn-bbbc00f204f77ca547340b010ec21662a62e3203.tar.bz2 shiftos_thereturn-bbbc00f204f77ca547340b010ec21662a62e3203.zip | |
Fixed multiple compilations for the Python API
Previously, only one assembly could be compiled per startup. You
could compile all of your mods by restarting the game over and
over, loading the previously compiled mods from the cache.
Now, that's not necessary.
Oh yeah, also, more bugs in the Linux "port". Yippee. Whoops.
Diffstat (limited to 'LinuxLauncher/README.md')
| -rw-r--r-- | LinuxLauncher/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/LinuxLauncher/README.md b/LinuxLauncher/README.md index 7ee2a74..6b24dce 100644 --- a/LinuxLauncher/README.md +++ b/LinuxLauncher/README.md @@ -13,6 +13,9 @@ make an AUR package of this script if all goes to plan. enable properly * text input boxes are white on white * the terminal puts an extra newline after displaying the prompt +* Aiden Nirh's cutscene has weird overlapping text +* ShiftLetters seems to have no available word lists. Clicking Play +crashes the game. * the ShiftOS desktop can go in front of applications * there is a blue border from the Wine desktop (I want to change that to black, but I also don't want it showing through while the game is |
