Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

just skidded code rn

TODO

  • add reload mechanics
  • fix recoil
  • different kinds of bullet indicators
    • bullet entity/particles for viewing bullets
    • hit indicator
    • damage indicator like fortnite or smthn
  • add automatic and manual
  • shotgun

guy yapping abt guns idk

NodeJS with Webpack esbuild

How to build?

You can use 3 build systems, bun esbuild and webpack is all cross platform now.

1 - webpack

  1. Run npm i
  2. Modify your files accordingly.
  3. Run npm run build

2 - Bun

  1. Run npm install -g bun
  2. Run bun install
  3. Modify your files accordingly.
  4. Run bun run build-bun
  5. profit

3 - esbuild

  1. Run npm install -g esbuild
  2. Modify your files accordingly.
  3. Run npn run build-es
  4. profit ( again )

Notes

About

Lmao I've made like 3 repos

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages