Skip to content
Extraits de code Groupes Projets
Valider 91077086 rédigé par ultrakatiz's avatar ultrakatiz
Parcourir les fichiers

nvm this is markdown

parent ea9e500b
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -4,9 +4,9 @@ Aegisub scripts for 3D shenanigans ...@@ -4,9 +4,9 @@ Aegisub scripts for 3D shenanigans
## Setup ## Setup
0 - Use karaOK (https://github.com/logarrhythmic/karaOK)\n 0 - Use karaOK (https://github.com/logarrhythmic/karaOK)
1 - Put the repo in your Aegisub/automation/include folder, under the name "kara3d".\n 1 - Put the repo in your Aegisub/automation/include folder, under the name "kara3d".
2 - Create a `code once` line with the following code: `_G.require("kara3d.all")`\n 2 - Create a `code once` line with the following code: `_G.require("kara3d.all")`
3 - Create another `code once` line with the names you will use for the classes that are now stored in `_G` (for example, `vec = _G.vector`) 3 - Create another `code once` line with the names you will use for the classes that are now stored in `_G` (for example, `vec = _G.vector`)
## How to Use ## How to Use
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter