Some checks failed
CI / Lint (push) Failing after 1m34s
🥀 Aconit
Aconit is an asymmetric horror game that is available on Roblox. The project is open source, so you can contribute to help develop it.
🪛 Developement Setup
I am describing this for people who have never used Node.js before. If you are already familiar with it, you may find it repetitive. This project is based on roblox-ts and flamework.
🪢 Node.js and pnpm
First of all you need to install node.js and pnpm. Node.js is used for building the project, and pnpm is the package manager.
📦 Depencies installation
For install all depencies simply run pnpm install.
📝 Developement help
Don't hesitate to check roblox-ts and flamework docs or send a message on our discord server.
🔨 Builds
Builds are automatic with gitea actions.
Description
Languages
TypeScript
97.9%
JavaScript
2.1%