Custom gamepacks on Linux AppImage #305
|
I'm working on a Quake 3 BSP loader library for the LÖVR game framework. I would like developers to be able to create new maps for new games with it. They will need to use editors like NRC to make these maps. Since these are new games, I want to provide them with a template gamepack that they can fork and customize and extend. I'm having an issue on Linux, though. From what I can see, the current Linux release of NRC is only available as an AppImage. I would think it should scan for custom gamepacks in a directory like Is there a way to get the AppImage of NRC to see new, custom gamepacks? |
Replies: 1 comment 2 replies
|
This is yet another Appimage problem heh.
|
This is yet another Appimage problem heh.
Google says unpacking is possible:
./YourApp.AppImage --appimage-extract