You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| iOS | \`llibCCloader.a\`, \`libcold_clear.a\` | Needs further investigation. It's probable that 2 files are required to build CCloader for iOS. |
@@ -208,8 +208,13 @@ Below are instructions on how to fix this issue.
208
208
2. Download [Techmino's source code](https://github.com/26F-Studio/Techmino). (click the green Code button and click Download ZIP)
209
209
3. Extract the downloaded files to seperate folders (Techmino source code to a folder, CCloader files to another folder)
210
210
4. Copy the necessary files from the CCloader folder into Techmino's source code, based on the path in the above table.
211
-
5. Build Techmino. Instructions can be found [here](https://love2d.org/wiki/Game_Distribution).`,
212
-
credit: "SweetSea"
211
+
5. Build Techmino. Instructions can be found [here](https://love2d.org/wiki/Game_Distribution).
212
+
213
+
Note: For MacOS users, instead of putting the \`CCloader.dylib\` file in the game's source code folder,
214
+
put it in the \`Contents/Frameworks\` folder in \`love.app\`.
215
+
If that does not work, you can try putting it in \`/usr/lib/\` or \`/usr/local/lib/\`.
216
+
If you cannot see the \`/usr/\` folder, [here is a tutorial on how to access it](https://macpaw.com/how-to/access-usr-folder-mac).`,
217
+
credit: "SweetSea, NOT_A_ROBOT"
213
218
},
214
219
'remake': {
215
220
question: "I heard Techmino is being remade. What's going on?",
@@ -3344,4 +3349,4 @@ By logging into our website through OAuth, **you agree to the OAuth provider's p
3344
3349
For example, if you log in through Discord, you agree to Discord's privacy policy.
3345
3350
3346
3351
If you have any questions, contact us on the [official Techmino Discord server](https://discord.gg/f9pUvkh) or on the [GitHub discussion page](https://github.com/techmino-hub/techmino-hub-source-code/discussions).`,
0 commit comments