Fix Snootgame Building #253

Merged
MapAnon merged 2 commits from fix-snootgame-building into master 2024-10-11 20:59:12 +00:00
Member

Debloated builds and include renconstruct

An option in the options.rpy made it so renconstruct.toml wasn't shipped
with the game AND the lack of an option made the game compile with the
dist/ folder being exported, meaning that the game would ship with an
android build unnecessarily.

Fixes: #239
Fixes: #240
Debloated builds and include renconstruct An option in the options.rpy made it so renconstruct.toml wasn't shipped with the game AND the lack of an option made the game compile with the dist/ folder being exported, meaning that the game would ship with an android build unnecessarily. Fixes: #239 Fixes: #240
MichaelYick added the
help wanted
label 2024-10-11 20:08:15 +00:00
MapAnon was assigned by MichaelYick 2024-10-11 20:08:16 +00:00
MichaelYick added 1 commit 2024-10-11 20:08:25 +00:00
Debloated builds and include renconstruct
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/pr/woodpecker Pipeline is pending
b16bd97d33
An option in the options.rpy made it so renconstruct.toml wasn't shipped
with the game AND the lack of an option made the game compile with the
dist/ folder being exported, meaning that the game would ship with an
android build unnecessarily.

Fixes: #239
Fixes: #240
MapAnon requested changes 2024-10-11 20:13:40 +00:00
Dismissed
MapAnon left a comment
Member

Oh man, it was that simple? Now that I look at Wani's options.rpy the exact same thing is implemented. In hindsight this probably should've been checked.

Also, you misread me with the renconstruct issue, I was saying that the toml file isn't supposed to be included, but it was on the patch 10 releases for whatever reason. Revert that change, and let's do a test build to see if the issue still persists.

Oh man, it was that simple? Now that I look at Wani's `options.rpy` the exact same thing is implemented. In hindsight this probably should've been checked. Also, you misread me with the renconstruct issue, I was saying that the toml file _isn't_ supposed to be included, but it was on the patch 10 releases for whatever reason. Revert that change, and let's do a test build to see if the issue still persists.
MichaelYick added 1 commit 2024-10-11 20:48:45 +00:00
Remove renconstruct from build
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/pull_request_closed/woodpecker Pipeline is pending
6377fffba0
MapAnon approved these changes 2024-10-11 20:58:52 +00:00
MapAnon merged commit 46c47303d7 into master 2024-10-11 20:59:12 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Cavemanon/SnootGame#253
No description provided.